home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Electronics for your PC
/
pcelectronics.bin
/
_archive
/
PADSTDX3.ZIP
/
DHLP.EXE
/
NETAUTO.HLP
< prev
next >
Wrap
Text File
|
1992-11-24
|
585b
|
20 lines
Every workstation requires a SET PPCB statement in its AUTOEXEC.BAT file.
The SET PPCB statement will cause the redirection of the PADS Program to
the workstation's directories so that it will read/write PADS program
files and libraries from these directories.
The following statements will be added to the AUTOEXEC.BAT file of the
workstation for all PADS Programs except LOGIC:
SET PPCB = cpath;cpath\FILES;cpath\CAM;PCB;
For LOGIC:
SET PLOGIC = cpath;cpath\LOGFIL;cpath\CAM;CAE;
Where cpath = Client path as previously entered.