To properly display this page you need a browser with JavaScript support.
HTBasic Help
×
Menu
Index
Search
Search
Reference
HTBasic Keywords
GSEND - Sends commands to the PLOTTER IS device.
Previous page
Next page
Print version
(c) TransEra Corp, 2021
To properly display this page you need a browser with JavaScript support.
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:
GESCAPE
,
PLOTTER IS