Getting Standalone to save to text file or stack

Anything beyond the basics in using the LiveCode language. Share your handlers, functions and magic here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
sbonham
Posts: 16
Joined: Wed May 17, 2006 3:29 pm

Getting Standalone to save to text file or stack

Post by sbonham » Wed May 17, 2006 3:53 pm

Can anyone send me a simple rev stack that reads and writes to a text file (or a stack)? OR is there a place where I can download this already?

Thx,
Steve

FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10054
Joined: Sat Apr 08, 2006 7:05 am
Contact:

Post by FourthWorld » Wed May 17, 2006 4:18 pm

There's a great article on the subject by Sarah Reichelt at revJournal:

http://www.revjournal.com/tutorials/sav ... ution.html

Garrett
Posts: 386
Joined: Sat Apr 08, 2006 8:15 am
Contact:

Post by Garrett » Wed May 17, 2006 5:53 pm

And a few examples available using the "Rev Online" app in the "User
Spaces" section.

There should be a text editor example or two in there and several other
examples that show how to open and save text files from within your own
rev app.

-Garrett

Post Reply