cr and return

Richard Gaskin ambassador at fourthworld.com
Tue Jul 1 19:53:01 EDT 2003


erik hansen wrote:

> so, there are no cross platform problems
> with using either return or cr?

Only when a file has been opened for binary read/write.  It's not
necessarily a problem, but if you're writing a text file to be read by
another program you'll probably want to open the file in the default text
mode rather than binary.

But yes, "cr" and "return" are synonyms.

-- 
 Richard Gaskin 
 Fourth World Media Corporation
 Developer of WebMerge 2.2: Publish any database on any site
 ___________________________________________________________
 Ambassador at FourthWorld.com       http://www.FourthWorld.com
 Tel: 323-225-3717                       AIM: FourthWorldInc




More information about the use-livecode mailing list