Syntax: COMPILE REVIEW compile_command Compile the contents of the current buffer, and then review any errors. When you enter this command, LSE writes the current buffer. It then forms a command line by appending the file specification of the current buffer to the specified compile command. If no command is specified, the one associated with the current language is used. The language of the current buffer must have diagnostics capability and you must specify the diagnostics switch for the compiler you are using. RELATED COMMANDS: COMPILE SET LANGUAGE COMPILE GOTO REVIEW SET SAVE RELATED BUFFERS REVIEW