1 LINE Moves the cursor in the current buffer to the start of the source line you specify. Format LINE integer [procedure-name] 2 Parameters integer Specifies the number of the line in the current buffer to which you want LSE to move the cursor. If you do not specify a line number, LSE prompts for one. Pressing CTRL/Z at the prompt cancels the command. procedure-name Specifies the name of a VAXTPU procedure in the current buffer. The procedure name is valid only for VAXTPU source files. This parameter is useful because some compiler messages refer to line numbers in a procedure. To find out the current line number and total number of lines in the buffer, use the WHAT LINE command.