carriage return in a print() statement

From: Saji N. Hameed <saji_at_nyahnyahspammersnyahnyah>
Date: Mon, 3 Mar 2008 05:43:47 +0900

Dear All,

Is there a way to put a carriage return in a print statement?
I tried to do the following but does not work

msg=" First line \n Second line"

and

msg=" First line ~C~ Second line"

and
msg=" First line :C: Second line"

        print(msg)

but none of the above seems to work..

any suggestions will be appreciated.
saji
_______________________________________________
ncl-talk mailing list
ncl-talk_at_ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Sun Mar 02 2008 - 13:43:47 MST

This archive was generated by hypermail 2.2.0 : Mon Mar 03 2008 - 07:07:24 MST