--- Andre Garzia <[EMAIL PROTECTED]> wrote: > you have different line endings depending on > what system generated it. > * Macs uses cr as line ending > * Unix uses newline (linefeed I think) > * Win uses both, one following the other. > > yes, something like this, or I am mixing who > uses what.. but that don't > matter. Check for line endings using numToChar > func, check for cr, for lf, and for cr & lf.
what about return. numToChar(32) is it? Erik Hansen ===== [EMAIL PROTECTED] http://www.erikhansen.org __________________________________ Do you Yahoo!? Take Yahoo! Mail with you! Get it on your mobile phone. http://mobile.yahoo.com/maildemo _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
