SISCAD-P Environment Configuration Example



next up previous contents
Next: Printer and Plotter Up: SISCAD-P Environment Configuration Previous: SISCAD-P Directory Structure

SISCAD-P Environment Configuration Example

Lets assume you would like to work with the WWW browser arena.
Besides, you'd like that your private drawings in the Drawing Management Menu should be displayed first.


To realize this, first create the file siscad.env in the directory $PRIVAT_HOME/sys with the following contents:

WWWBROWSER=arena ; export WWWBROWSER

Afterwards modify the corresponding section in the file siscadp.def. Instead of:

SIScadP*SYS_KATALOG_RedBibliothek1:      SISCAD_RED
SIScadP*SYS_KATALOG_RedBibliothek2:      GLOBAL_RED
SIScadP*SYS_KATALOG_RedBibliothek3:      PRIVAT_RED

now it should be:

SIScadP*SYS_KATALOG_RedBibliothek1:      PRIVAT_RED
SIScadP*SYS_KATALOG_RedBibliothek2:      GLOBAL_RED
SIScadP*SYS_KATALOG_RedBibliothek3:      SISCAD_RED

Please take in mind, that SISCAD-P may hang in case of erroneous or missing statements in the configuration files.gif




Thu Aug 3 16:07:13 MET DST 1995