Syntax: ENTER PSEUDOCODE Inserts pseudocode placeholder delimiters. This command positions the cursor on the first character of the right delimiter. You must define the placeholder delimiters before using this command. The following are examples of entering pseudocode: IF {expression} Entering the ENTER PSEUDOCODE command causes LSE to insert pseudocode placeholder delimiters as follows: IF «» {statement} . . . Entering the ENTER PSEUDOCODE command causes LSE to insert pseudocode placeholder delimiters as follows: «» [statement] . . . RELATED COMMANDS: ENTER commands SET LANGUAGE PSEUDOCODE ERASE commands DELIMIT