; This file should be placed in your windows directory ; The corewin.dll and ora7win.dll are oracle SQL*Net 2.0 distribution files. ; SQL*Net 2.1 distrubutes ora71win.dll and core3win.dll. PowerBuilder ; looks for for the 2.0 dll's, thus we add them in this script. [Connect] Host=net-dist.mit.edu User=anonymous Passwd=sqlnet [Dir1] Path=/pub/dos/alpha-beta/oracle/Rel21414 NumberOfFiles=3 Files=ORAFILES.EXE,SQLNET.ORA,TNSNAMES.ORA TargetDir=C:\STUFF [ExitCode] Abort=No