simple question on print

Lance Ellinghouse (lance@markv.com)
Tue, 8 Feb 94 9:54:21 PST

Ok..
I feel stupid..
How do I output a string WITHOUT the trailing space when I do:
print 'this string',

This causes a space to be placed at the end of 'this string'
when it is printed to the screen.....

Thank you,
Lance