Message 1 of 2
print and format

Not applicable
08-24-2009
11:54 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Sometimes the output in the listener window is blue and sometimes it is black. Sometimes quotes appear around my text and sometimes not.
What determines these differences?
All my output code is the same
print "blah"
print "blah blah\n\n"
format "blah : %" myVar
format "blah : %\n" myVar
What determines these differences?
All my output code is the same
print "blah"
print "blah blah\n\n"
format "blah : %" myVar
format "blah : %\n" myVar