MODE Add
This function allows you to change the current point mode to MODEAdd. All new points created are stored as the next point in memory with the string number being the same as the design string. Various GRAPHICS functions take note of the point mode to determine the result of the function.
The point mode will become MODEAdd.
Point mode is now ADDITIONAL
Confirmation of the selection of MODEAdd.
MODE Change
Function:
This function allows you to change the current point mode to MODEChange. The co-ordinates of the selected point or string, are changed to a new location. Various GRAPHICS functions take note of the point mode to determine the result of the function.
The point mode will become MODEChange.
Point mode is now CHANGEConfirmation of the selection of MODEChange.
MODE Insert
Function:
This function allows you to change the current point mode to MODEInsert. New points are inserted after a selected point, into the string of the selected point. Various GRAPHICS functions take note of the point mode to determine the result of the function.
The point mode will become MODEInsert.
Point mode is now INSERTConfirmation of the selection of MODEInsert.