Temporary Graphics Mode Script
ArborX


Summary
Script to demonstrate Temporary Graphics Mode macro

A script using both the wdb and tgm macros is shown below. This places the line colour of the selected graphic shape into a variable named ^linecol:

 wdb "linecol" 1
  2
 tgm:tglcol 3
Without using tgm only the current setting for line colour would have been stored in the variable.

Document created on 08-Feb-2003 (revision 1)