> -- Outputs to an input-file with the ending changed to format
> -- "textutil -convert format <inputfile.format>

Should better read
-- Outputs an input-file of format1 to a file of format2
--     with the ending changed to format2:
-- "textutil -convert format2 <inputfile.format1>"

Example HTMLtoTEXT on Mac:

textutil -convert txt /path/to/folder/inputfile.html



--
View this message in context: 
http://runtime-revolution.278305.n4.nabble.com/Get-url-file-tp4705988p4706034.html
Sent from the Revolution - User mailing list archive at Nabble.com.

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to