Try OpenEdge Now
Online Help
Introducing WebSpeed support in Progress Developer Studio for OpenEdge
:
Tasks
:
Working with Web objects
:
Using the SpeedScript Editor
:
Syntax Checking
Syntax Checking
To check the syntax of the active file in the SpeedScript Editor, right-click and select
Check Syntax
from the context menu.
Syntax errors are also marked
on the vertical rule of the editor after a save.
Note:
Syntax checking only applies to SpeedScript code. Errors in HTML, CSS, or JavaScript are not reported.
Adding functions
Adding procedures
Opening declarations
Using assistance features
Setting breakpoints
Setting general editor preferences that affect the SpeedScript Editor
Setting ABL Editor preferences that affect the SpeedScript Editor
Structured error-handling