ASAP 3.0 Client Manual

HP NonStop ASAP Client Manual Page 131 of 161
Exit
Closes IDE window.
Edit Menu
Menu Item
Description
Cut
Cut selected text from the IDE window and save it in the clipboard
Copy
Copy selected text from the IDE window and save it in the clipboard
Paste
Paste text into the IDE window from the clipboard
Select All
Select all text in the IDE window
Find
Prompt for target string to search in the IDE window
Replace
Replace selected text in the IDE window
Cut Line
Cut whole line from the IDE window
View Menu
Menu Item
Description
Font
Display font dialog so you can set the default font, style, and
size
Browse
If checked, display directory-file view in the IDE window
Control Blocks*
If checked, display EDL control blocks during compile
Control Block to
Statement*
If checked, emit source from control blocks during compile
Show All Files
If checked, directory-file view includes all files
Statements
If checked, display statements as they are compiled
StatusBar
If checked, display status bar at bottom of window
ToolBar
If checked, display IDE toolbar
* Expert features reserved for advanced debugging only. They have a negative impact on EDL compiler
performance when enabled.
Run Menu
Menu
Item
Description
Start
Compiles source text in the EDL window
Step
Single-steps through the EDL source one statement at a time, for
debugging. If you step through an EDL file, the entity is not added to the
environment until all associated attribute statements are successfully
compiled.
End
Stops an EDL compile started by the Start or Step functions
The Start EDL Compile function compiles the source text in the IDE window. As the
compile progresses, the blue progress bar shows the status of the compile.