Hello,

I am using the note window to save some information such as recent insider 
trades like:

20100110, 10.34, 10000
20090912, 12.50, 5000


I am able to use NoteGet("") to retrieve the above two lines as a string in 
AFL. How can I parse it correctly into two records so as to draw two lines, 
each of which starts from the transaction date at the transaction price 
respectively? 

Help is greatly appreciated.


- Clearpicks

Reply via email to