Once you have installed yav++, run it and you should see the interface. This interface, called Script Dialog, is the way to access all the features of the software.
Two menu are available: the File menu and the Help menu.
| Function | Description |
|---|---|
| Script... | load a TCL script saved on the disk |
| Script args... | load the args of a TCL script |
| Dump commands... | save all the commands allready executed into
a TCL script file it is equivalent with all the messages printed in the Command line |
| Dump results... | save the results of all the commands it is equivalent with all the messages printed in the Result line |
| Flush commands | clear the Command box (reset) |
| Flush results | clear the Results box (reset) |
| Module Manager | performs the module management loads the module you need |
| Version | return current version |
| Exit | exit the software |
Depending on which module you load with the Module Manager,
the Script Dialog appearance will change.
New menus will be added to bring new functionalities
associated with the new module.
| Function | Description |
|---|---|
| WWW Pages... | launch a web browser with the complete documentation |
| TCL commands... | TCL commands online help |