(1 / 1)
Date: August 22, 1988 11:35
From: GAWD::MCCARTHY
To: @sys$mail:hardware,MCCARTHY
If you are a SCICARDS scidesign user and you want to be able to plot schematics then you will want to put the following in your login. Remove your old definitions of SDBATCHPLOT and SDPLOTIT if you have any. $ ASSIGN ERNIE$SYSDEVICE:[LIBRARIAN.COM] SCICOM $ SDBATCHPLOT :== 'at' SCICOM:SDBATCHPLOT $ SDPLOTIT :== @SCICOM:SDPLOTIT $ SCIDPLOT :== @SCICOM:SCIDPLOT Mostly you will only use the SCIDPLOT command (SCIDesign PLOT). This executes SDBATCHPLOT which in turn executes SDPLOTIT unless you switch it off. Type SCIDPLOT on its own for a brief help message. Pat.
Aug 22, 1988