Hi Jean-Pierre,

replace return with numtochar("13") in myFile -- Replace revolution return with CR (Cariage Return).
or
replace return with numtochar("10") in myFile -- Replace revolution return with LF (Linefeed).

CR is the default on MacOS, LF on Unix and CRLF on Windows.
(After, does OSX use LF or CR, I do not know (I am not a mac user).)

Regards,

Damien

Jean-Pierre a écrit :
Hello,

is there a way to force Revolution to save a file with Mac End of line style (Return without lineFeed) on a window platForm ?

Thanks

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



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

Reply via email to