Getting In and OutAda-ASSURED is invoked from a command line with a list of 0 or more file arguments. A single window is created and open is executed in that window on each file argument in turn. The last file listed on the command line remains displayed in the window. If the editor is invoked with no file-arguments, editing begins in a buffer named *untitled* not associated with any file. The window created on startup is associated with view BASEVIEW. A running editor is terminated by exit.
When Ada-ASSURED is invoked, startup scripts obtained from various sources are executed. The Scripting chapter of the Reference Manual describes this process in detail. If such scripts are to be executed with no windows displayed, Ada-ASSURED can be invoked in batch mode by giving the -b command-line option.
Additional command-line arguments specifying editor customization are described in Customization.
See the following: