--- swzoh wrote: > I'm afraid that I don't quite understand what you mean. > You might be confusing 'new line' with 'line feed' in Unix. > In case of that, AFAIK, 'r=0X0D 'n=0X0D0A "line feed"=0X0A
DOS and Windows prefer to separate lines of a file with a 0x0D0A sequence, which equates to 'r'n in PowerPro speak, as 'r is equivalent to 0x0D and 'n is equivalent to 0x0A. You are right though�� 0x0A is a �line feed� and 0x0D is a �carriage return�. > I hate the 'line' format, anyway. ;-) And for good reason! It's ridiculous! Sometimes I wonder whoever came up with the 0x0D0A sequence when one byte should have done nicely. I have the feeling that it goes back to the terminal days... Thanks, Alex ICQ# 37414292 ------------------------ Yahoo! Groups Sponsor ---------------------~--> Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar. Now with Pop-Up Blocker. Get it for free! http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/JV_rlB/TM ---------------------------------------------------------------------~-> **** EDIT YOUR POSTINGS !!!! **** Please remove as much as possible from original messages before replying to them. ________________________________________________ Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/power-pro/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
