home *** CD-ROM | disk | FTP | other *** search
/ Borland Programmer's Resource / Borland_Programmers_Resource_CD_1995.iso / utils / sossntr3 / exe / runsoss.bat < prev   
DOS Batch File  |  1995-05-18  |  261b  |  11 lines

  1. @echo off
  2. set TZ=AST-10
  3. REM     set NFSDEBUG=NFSERR,RPCTRACE
  4. set NFSDEBUG=ALL
  5. REM     SET DEBUGFILE=soss.log
  6. rem You may want to uncomment the next statement, if you have problems
  7. rem with the inode.dmp file getting corrupted.
  8. rem del inode.dmp
  9. soss
  10.  
  11.