Code panel
Open...
Replace the content of the panel with the content of the file selected in the file selector widget.
The file type is not enforced as a ASRDF file
Reopen
Replace the content of the panel with the content of the file previously loaded (without displaying the file selector widget)
Save
Save the content of the panel as the file previously saved (without displaying the file selector widget)
Save as...
Save the content of the panel as the file selected in the file selector widget
Clear
Clear all panel content
Select all
Select all panel content
Undo
Undo the last operation executed (paste, erase...)
Redo
Redo the last undone operation
Store > Add selection
Add the selected code fragment to the code store.
The code Store panel is displayed
Store > List code...
Display the Store panel to select a code fragment item (see Store panel menu)
Paste > ()
Insert the () object resource mark in the Code panel content.
Paste > (Bag)
Insert the (Bag) container marker in the Code panel content.
Paste > (Seq)
Insert the (Seq) container marker in the Code panel content.
Paste > (Alt)
Insert the (Alt) container marker in the Code panel content.
Run
Evaluate the panel content as ASRDF code.
Evaluation result is displayed in the Output panel if no error occurs (execution time is indicated in the statusbar) or in the Errors panel if an exception in thrown
Output/Errors panels
Save
Save the content of the panel as the file selected in the file selector widget
Clear
Clear all panel content
Select all
Select all panel content
Undo
Undo the last operation executed (paste, erase...)
Redo
Redo the last undone operation
Store panel
Paste
Insert the content of the selected code fragment item in the Code panel content
Remove
Remove the selected code fragment item from the Store list
Statusbar
Mozquery button
Display the Preferences panel to customize the panels appearance (colors, fonts, store paths, etc.)
Help button
Display the Help panel