home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 5 / 05.iso / a / a025 / 1.ddi / SETUP.LST < prev    next >
Encoding:
File List  |  1993-08-24  |  671 b   |  23 lines

  1. PX3"
  2.         ELSEIF COMBOSEL$ = "3" THEN
  3.           NETLIB$ = "DBMSVIN3"
  4.         END IF
  5.         GOTO CUSTINST
  6.     ELSEIF sz$ = "REACTIVATE" THEN
  7.         RecalcPath
  8.         SetDriveStatus
  9.         GOTO CUSTINST
  10.     ELSE
  11.         GOSUB ASKQUIT
  12.         GOTO CUSTINST
  13.     END IF
  14.  
  15. ''********************************************************************
  16. ''* Create the destination directory.
  17. ''* Note: Size checking is being turned off because we can install
  18. ''* files from any version of our products, but won't necessarily know
  19. ''* the sizes of the files.
  20. ''********************************************************************
  21.  
  22. CREATEDEST:
  23.     CreateDir DEST$, cmoVital