Extra cr after every line?

Jeanne A. E. DeVoto revolution at jaedworks.com
Mon Jan 24 03:59:19 EST 2005


At 5:02 PM -0500 1/20/05, Glen Bojsza wrote:
>I have had some success in writing lines to a file from a Windows XP
>machine to a Solaris machine.
>
>Unfortunately, there is an additional blank line after every line I write.

Make sure you've opened the file in text mode:

   open file myFileLocation for text write
-- 
jeanne a. e. devoto ~ revolution at jaedworks.com
http://www.jaedworks.com


More information about the use-livecode mailing list