|
To start the
Scheme AIDE demonstration application, you load and run the executable file. How you do this depends on your platform and environment, as described in following sections.
|
|
|
When you start the application, a command window in which you enter Scheme commands is automatically created. The command prompt appears in the command window as:
|
|
|
acis>
|
|
|
You create a view window by entering the
view:dl Scheme extension at the prompt:
|
|
|
acis>(view:dl)
|
|
|
To terminate the application, enter the
exit command at the prompt:
|
|
|
acis>(exit)
|