cr and return
    erik hansen 
    erikhans08 at yahoo.com
       
    Tue Jul  1 16:16:00 EDT 2003
    
    
  
--- Richard Gaskin <ambassador at fourthworld.com>
wrote:
> 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.
thanks, that clears things up.
an eventual goal is to generate ASCII files
that can be read by sequencers. there are some
stacks which will soon appear as links on my
RunRev Fanzine page. this might be a case where
"binary read/write" is involved.
Erik
=====
erik at erikhansen.org    http://www.erikhansen.org
__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com
    
    
More information about the use-livecode
mailing list