Hi Shari,
I've noticed that when people post code, more often than not I see CR (for carriage return) instead of just plain return.
Is there any difference in using one over the other? Does it affect platforms differently? Or is it just a carryover from folks who are comfortable with C language?
i use it just out of pure lazyness :-) CR is much shorter than RETURN!
From the MC dox:
Constants: ... cr = UNIX line separator (ASCII 10) ... return = UNIX line separator (ASCII 10) ...
So it looks to my non C-programmer eyes like it is the same...
-- Mac and Windows shareware games http://www.gypsyware.com
Regards
Klaus Major [EMAIL PROTECTED] http://www.major-k.de
P.S. @all my friends of this list: Don't forget to put my little christmas tree onto your desktop! It is the season :-)
Direct link: http://www.major-k.de/staxx/xmastree1.rev.zip
There are also standalones available on my website -> Download
_______________________________________________ metacard mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/metacard
