is the pathname where
scmwill look for its initialization code. The default is the file Init5e7.scm in the source directory.
is the directory where Init5e7.scm will look for the user initialization file ScmInit.scm.
is the name of the program which
edwill call. If EDITOR is not defined, the default is ‘ed’.
contains the list of arguments to the program.
*argv*can change during argument processing. This list is suitable for use as an argument to [SLIB]getopt.