PDA

View Full Version : Help with APM Chart with Julas Parser


Jay.Pounder
05-17-2007, 11:34 PM
so ive got the basics out of the way I would just like to know if anyone could tell me how to get the APM in each different minute. for example

112,253,213,200

etc etc

anyway i want to grab them and print them out like this:

"112","253","213","200","112","253","213","200"

I'm using julas parser and can't find out how to do this

thanx to anyone that can help.

Jay