how to write text file to root of HD

RGould8 at aol.com RGould8 at aol.com
Tue Jul 1 10:09:00 EDT 2003


I'm having a rough time trying to get Revolution to write a text file to the 
root of the user's hard-drive.   Wouldn't it be something like this?

put "\" & line 1 of the volumes & "\filetowrite.txt" into filetowrite

open filetowrite for write
write "test" to file filetowrite
close file filetowrite

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.runrev.com/pipermail/use-livecode/attachments/20030701/633a6887/attachment.html>


More information about the use-livecode mailing list