TOC PREV NEXT INDEX DOC LIST MASTER INDEX




Compile > Syntax

Use the Compile > Syntax command to check the selected text for syntax errors. If a syntax error is detected, the editor attempts to correct the error. For example, if a selected statement is missing an ending semicolon, the editor supplies it when you select the Compile > Syntax command. A syntactic analysis does not determine whether your code makes sense (a semantic analysis does this); it simply checks the format of the code.

To use the Compile > Syntax command:

1. . Select one or more statements to be checked using one of the standard text-selection methods.

2. . Click on the Syntax button in the button bar or on Compile > Syntax.

3. . Click on the Syntax icon in the toolbar or on Compile > Syntax.

Additional Topics

For more information, click on a topic:


Rational Software Corporation 
http://www.rational.com
support@rational.com
techpubs@rational.com
Copyright © 1993-2001, Rational Software Corporation. All rights reserved.
TOC PREV NEXT INDEX DOC LIST MASTER INDEX TECHNOTES APEX TIPS