Next: 4.7 Share server set
Up: 4 Installation
Previous: 4.5 Network server installation
Contents
4.6 Project creation
- Create the project directory: X:\GEIS\PROJECTS\MYCATI\.
- At minimum a project directory must contain a CONFID data set.
Copy the example files from the directory
from C:\GEIS\DOC\GEISDEMO to X:\GEIS\PROJECTS\MYCATI\.
To do this, see the SAS program in Figure 2.
- Copy GEISAUTO.SAS and GEISCFG.SAS from C:\GEIS\ETC\INIT\NETWORK\ to X:\GEIS\PROJECTS\MYCATI\.
Edit both files to match local needs.
The GEISCFG.SAS will almost certainly
need some alteration.
Open the file in a text editor and
delete any lines below the line: ``STANDARD CONFIG BELOW'' to
the line marked ``END STANDARD CONFIG''.
Insert the contents of the local site's
standard SAS CONFIG.SAS file
in this space.
- It is essential that the line beginning with ``-INITCMD''
appears last in the file.
- Create a shortcut to GEIS in the project directory
with the command line
``sas.exe -config X:\GEIS\PROJECTS\MYCATI\GEISCFG.SAS''.
- Run GEIS by double-clicking the short-cut.
- Enter a short name for the project in the Project name field.
- Enter ``X:\GEIS\BIN\'' in the GEIS location field.
- Enter ``X:\GEIS\BIN\'' in System formats.
- Enter ``X:\GEIS\PROJECTS\MYCATI\'' in the
Network directory field.
- Save the project details by clicking menu option File: Save.
- To run the project click the Standalone button.
- To run the project at any time in the future, double click the shortcut,
select the project by pressing the down arrow next
to the Project name field,
and press the Standalone button.
Next: 4.7 Share server set
Up: 4 Installation
Previous: 4.5 Network server installation
Contents
Ross Corkrey
2006-02-14