Hi Adrian,

On the subject of Saving...  can anyone give me some pointers about
how to Save text from a field into a file with the extension .txt for example?
The docs don't explicitly have anything about 'Save'.

on mouseup
   put fld "your field here" into url("file:path/to/text_file.txt")
end mouseup

See the docs for "URL".

Thanks,
Adrian
______________________
Club Type
http://www.clubtype.co.uk
[EMAIL PROTECTED]

Regards

Klaus Major
[EMAIL PROTECTED]
http://www.major-k.de

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to