Search found 2 matches

by DNMurphy
Mon Jun 01, 2009 10:47 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Processing Comma separated files stock info
Replies: 3
Views: 2864

mwieder wrote:And I'd also point you to the scripting conference proceedings at http://support.runrev.com/scriptingconferences/ (I really wish runrev had a link to these on their support pages), in particular Ken Ray's discussion of "How To Work With Files".
Thanks for both items, very helpful. :D
by DNMurphy
Mon Jun 01, 2009 8:01 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Processing Comma separated files stock info
Replies: 3
Views: 2864

Processing Comma separated files stock info

HI, I have just picked up RR and want as an intial exercise to be able to Open a CSV file, read each record until the end; process each record ; write out new records based on input info to an output file and then close both. The file records are basic stock info with Open, High, Low, Close prices, ...