Navigation: thinBasic Modules > XPRINT > XPRINT |
|
Description
Send text to the current attached printer.
Syntax
XPRINT(StringData)
Returns
None
Parameters
Name |
Type |
Optional |
Meaning |
StringData |
String |
No |
Text to be sent to the printer. |
Remarks
If StringData ends with a $CRLF, next output will take place on a new line, otherwise next output will take place in current position.
Restrictions
See also
Examples
© 2004-2008 thinBasic. All rights reserved. | Version 1.7.0.0 | Web Site: http://www.thinbasic.com |