Melanie,

    | But why doesn't /n 
    | work? All  the listings I look at use /n for a new line.


This might just be a totally useless comment, but are you sure you look
at newline as "/n"? The newline character is usually n escaped with a
backslash, not a forward-slash as you wrote. 

This:

        \n

Or this: 
        
        \r\n

Works for me on windows, mac and unix. 

Hope this helps,
Shanx



____ � The WDVL Discussion List from WDVL.COM � ____
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
       Send Your Posts To: [EMAIL PROTECTED]
To change subscription settings to the wdvltalk digest version:
    http://wdvl.internet.com/WDVL/Forum/#sub

________________  http://www.wdvl.com  _______________________

You are currently subscribed to wdvltalk as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]

Reply via email to