--- Richard Gaskin <[EMAIL PROTECTED]> 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 ===== [EMAIL PROTECTED] http://www.erikhansen.org __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
