| Introduction | MTB Statements | File System | Compiler | Applications | Reference Guide | Index |
| Language Structure | Data Division | I/O Format Division | Procedure Division | Mnemonics |
Mnemonic:
| (Line To = x,y) |
| Discussion: | Draws a line using the currently selected pen from the current location pointer up to but not including the location specified by x, y. The current position is set to (x,y). |
| History: | This mnemonic is valid in Comet98 and greater. |