Read from file problem
Trevor DeVore
lists at mangomultimedia.com
Thu Nov 15 07:37:38 EST 2007
On Nov 15, 2007, at 7:20 AM, Dave wrote:
> I tied all this, unfortunately it doesn't work, cos (on Mac anyway)
> cr = lf = 0x0A, e.g. RunRev maps cr or lf into a lf.
>
> Try this in the message box:
>
> put chartoNum(lf) && chartoNum(cr)
Just use numToChar(10) for linefeed.
--
Trevor DeVore
Blue Mango Learning Systems
www.bluemangolearning.com - www.screensteps.com
More information about the use-livecode
mailing list