home *** CD-ROM | disk | FTP | other *** search
-
- 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\PADS;cpath\PADS\FILES;cpath\PADS\CAM;PCB;
-
- For LOGIC:
-
- SET PLOGIC = cpath\PADS;cpath\PADS\LOGFIL;cpath\PADS\CAM;CAE;
-
- Where cpath = Client path as previously entered.
-
-
-
-