HTBasic Help
×
Menu
Index

GSEND

Sends commands to the PLOTTER IS device.
 
 GSEND string-expression
 
Usage:
GSEND Msg$
IF Aplotter THEN GSEND "PD;"
 
Description:
This command sends a string to the current PLOTTER IS device. This is sometimes useful in order to send a command to the PLOTTER IS device which is not normally sent by the graphic statements.
 
See Also: