PREV UP NEXT SCM

3.6: SCM Session

Function: quit
Function: quit n
Function: exit
Function: exit n
Aliases for exit (see exit). On many systems, SCM can also tail-call another program. See execp.
Function: program-arguments
Returns a list of strings of the arguments scm was called with.

For documentation of the procedures getenv and system See System Interface.

Function: vms-debug
If SCM is compiled under VMS this vms-debug will invoke the VMS debugger.