home *** CD-ROM | disk | FTP | other *** search
/ PC Electronics for your PC / pcelectronics.bin / _archive / PADSTDX3.ZIP / DHLP.EXE / NETAUTO.HLP < prev    next >
Text File  |  1992-11-24  |  585b  |  20 lines

  1.  
  2.  Every workstation requires a SET PPCB statement in its AUTOEXEC.BAT file. 
  3.  The SET PPCB statement will cause the redirection of the PADS Program to 
  4.  the  workstation's  directories  so that it will read/write PADS program 
  5.  files and libraries from these directories.
  6.  
  7.  The following statements will be added to the AUTOEXEC.BAT file of the
  8.  workstation for all PADS Programs except LOGIC:
  9.  
  10.       SET PPCB = cpath;cpath\FILES;cpath\CAM;PCB;
  11.  
  12.  For LOGIC:
  13.  
  14.       SET PLOGIC = cpath;cpath\LOGFIL;cpath\CAM;CAE;
  15.  
  16.  Where cpath = Client path as previously entered.
  17.  
  18.  
  19.  
  20.