Entering Scheme Commands
List of: Discussion Topic
Subjects: Scheme AIDE Application
Contents: Getting Started Guide

Scheme commands may be entered directly on the Scheme AIDE command line at the command prompt or loaded from a Scheme procedure file (<filename>.scm). Scheme commands are entered enclosed within parentheses. Any arguments for the command are also enclosed within these parentheses.

Note The name of the Scheme command does not include the parentheses.

A semicolon (;) at the beginning of the command line indicates the start of a comment. Comments are often used within Scheme procedure files.

Refer to the Scheme Support Component Manual for more information on Scheme commands (including syntax, expressions, conventions, etc.).
PDF/GET/06SCUSE.PDF
HTM/DATA/ACIS/GET/06SCUSE/0005.HTM