home *** CD-ROM | disk | FTP | other *** search
- *--------------------------------------------------------------------------*
- * Dan Bricklin's Demo II *
- * SAGE Software Inc. *
- * Copyright 1990, All Rights Reserved *
- * *
- *---------------------------------------------------------------------------*
- ********************** CODE RELEASE * CODE RELEASE **********************
- *---------------------------------------------------------------------------*
- * OCT 1990 MC Initial for 3.0 *
- * OCT 1990 NS Touchup for field test *
- *-----------------------| AVAILABLE FLAGS & VARIABLES |---------------------*
- * Available Flags: ghijkmnopqrstuvw0123456789 *
- * Available Variables: ** none ** *
- *---------------------------------------------------------------------------*
-
-
- *-------------------------| RESET ALL FLAGS TO FALSE |----------------------*
-
- :SETOFF ABCDEFGHIJKLMNOPQRSTUVWYZ
- :SETOFF abcdefghijklmnopqrstuvwyz
- :SETOFF 1234567890
-
- *-----------------| TURN ON THE DEFAULT FLAGS AND VARIABLES |---------------*
- *-----------------| THE STRING TAGS CORRESPOND TO THE INPUT |---------------*
- *-----------------| TAGS FOR THE EXE AND TIPS DIRECTORIES |---------------*
-
- :SETON ADFJMNQSafsz
- :SOURCEDISK A
- :DISKTYPE f
-
- :STRING 1 "C:"
- :STRING 2 "DEMO2"
- :STRING 3 "DEMOTIPS"
-
-
- **********************| BEGIN THE INSTALL DIALOG PROCESS |*******************
- :LABEL 0
- :SCREEN
- ╒═════════════════════════════════════════════════════════════════════════════╕
- │ │
- │ │
- │ Dan Bricklin's Demo II │
- │ │
- │ │
- │ ******* │
- │ **** │
- │ *** │
- │ *** *************************************************** │
- │ **** ************************************************** │
- │ ***** ******** **** │
- │ ****** ******* SAGE Software, Inc. **** │
- │ ******* ****** Copyright 1990, All Rights Reserved **** │
- │ ****** ******* **** │
- │ ************************************************* │
- │ **************************************************** │
- │ │
- │ │
- │ │
- │ │
- │ │
- │ Press Enter to Continue.... │
- │ │
- ╘═════════════════════════════════════════════════════════════════════════════╛
- :OPTION \E :STOP
- :OPTION \N :NEXT
- :OPTION \F81 :GOTO 1
- :CHAR 23 77
-
- :LABEL 1b
- :SCREEN
- ╒═════════════════════════════════════════════════════════════════════════════╕
- │ Dan Bricklin's Demo II │
- │ Installation Program │
- ├─────────────────────────────────────────────────────────────────────────────┤
- │ │
- │ │
- │ The Demo II setup facility will assist you with installation. │
- │ │
- │ │
- │ Each dialog screen will present you with the next step in the │
- │ installation process. You will need to complete the required │
- │ information before you will be allowed to pass to the next dialog │
- │ screen. Except where noted, pressing the ESCAPE key will allow you │
- │ to return to a previous screen. │
- │ │
- │ On screens that require some form of input you have the normal │
- │ cursor editing keys at your disposal. Simply press ENTER to │
- │ confirm the change. │
- │ │
- │ Please press ENTER to continue to the next dialog screen. │
- │ │
- ├─────────────────────────────────────────────────────────────────────────────┤
- │ SAGE Software, Inc. │
- │ Copyright 1990 Screen 1 of 4 │
- ╘═════════════════════════════════════════════════════════════════════════════╛
- :OPTION \E :GOTO 0
- :OPTION \N :NEXT
- :OPTION \F71 :GOTO 1
- :OPTION \F73 :GOTO 1
- :OPTION \F81 :GOTO 2
- :CHAR 20 64
- :LABEL 2
- :SELECT ""
- :NOTSELECT " "
- :SCREEN
- ╒═════════════════════════════════════════════════════════════════════════════╕
- │ Dan Bricklin's Demo II │
- │ Installation Program │
- ├─────────────────────────────────────────────────────────────────────────────┤
- │ │
- │ ** INSTALLATION PROCESS ** │
- │ │
- │ To indicate to the installation process where the SOURCE drive will │
- │ be located, please press the appropriate letter that corresponds to │
- │ the drive letter where the SOURCE will be located. │
- │ │
- │ │
- │ │
- │ │
- │ Source Drive: A:\ B:\ C:\ D:\ E:\ │
- │ │
- │ │
- │ │
- │ │
- │ Please press ENTER to continue to the install menu. │
- │ │
- ├─────────────────────────────────────────────────────────────────────────────┤
- │ SAGE Software, Inc. │
- │ Copyright 1990 Screen 2 of 4 │
- ╘═════════════════════════════════════════════════════════════════════════════╛
- :INDICATOR a 15 28
- :INDICATOR b 15 36
- :INDICATOR c 15 44
- :INDICATOR d 15 52
- :INDICATOR e 15 60
- :OPTION \E :GOTO 1
- :OPTION \N :NEXT
- :OPTION \F71 :GOTO 1
- :OPTION \F73 :GOTO 1
- :OPTION \F81 :GOTO 3
- :OPTION A :SETON a :SETOFF bcde :SOURCEDISK A
- :OPTION B :SETON b :SETOFF acde :SOURCEDISK B
- :OPTION C :SETON c :SETOFF abde :SOURCEDISK C
- :OPTION D :SETON d :SETOFF abce :SOURCEDISK D
- :OPTION E :SETON e :SETOFF abcd :SOURCEDISK E
- :SETON f :SETOFF l :DISKTYPE f
- :CHAR 20 58
- :LABEL 3
- :SCREEN
- ╒═════════════════════════════════════════════════════════════════════════════╕
- │ Dan Bricklin's Demo II │
- │ Installation Program │
- ├─────────────────────────────────────────────────────────────────────────────┤
- │ │
- │ SPECIFY DEMO II SOFTWARE PATH │
- │ │
- │ Specify the drive and path where DEMO II software modules will reside. │
- │ │
- │ You will need 2600k bytes free to complete installation. │
- │ Demo II will consume 2300k bytes once installation is complete. │
- │ │
- │ Press ENTER after you complete each field. │
- │ │
- │ Demo II Drive: │
- │ Program Directory: │
- │ Tutorial Sub-Directory: │
- │ │
- │ │
- │ Enter the appropriate information. │
- │ Then press ENTER to continue. (No ESCAPE allowed here) │
- ├─────────────────────────────────────────────────────────────────────────────┤
- │ SAGE Software, Inc. │
- │ Copyright 1990 Screen 3 of 4 │
- ╘═════════════════════════════════════════════════════════════════════════════╛
- :OPTION \E :GOTO 2
- :OPTION \F73 :GOTO 2
- :OPTION \F81 :GOTO 4
- :PUTSTRING 15 37 1
- :PUTSTRING 16 37 2
- :PUTSTRING 17 37 3
- :INPUTSTRING 1 15 37 2
- :INPUTSTRING 2 16 37 40
- :INPUTSTRING 3 17 37 8
- :LABEL 4
- :FLUSH
- :SETOFF X
- :SCREEN
- ╒═════════════════════════════════════════════════════════════════════════════╕
- │ Dan Bricklin's Demo II │
- │ Installation Program │
- ├─────────────────────────────────────────────────────────────────────────────┤
- │ │
- │ ** INSTALLATION MENU ** │
- │ │
- │ 1. INSTALL the Demo II │
- │ │
- │ 2. PREVIEW the Installation │
- │ │
- │ 3. RESTART from the beginning │
- │ │
- │ 4. EXIT from the Installation │
- │ │
- │ │
- │ │
- │ * The INSTALL option will overwrite any │
- │ existing Demo II system files if they │
- │ happen to already exist. │
- │ │
- ├─────────────────────────────────────────────────────────────────────────────┤
- │ SAGE Software, Inc. │
- │ Copyright 1990 Screen 4 of 4 │
- ╘═════════════════════════════════════════════════════════════════════════════╛
- :OPTION 1 :GOTO 5
- :OPTION 2 :DUMMY 4 :NEXT
- :OPTION 3 :RESTART
- :OPTION 4 :STOP
- :OPTION \E :GOTO 3
- :OPTION \F71 :GOTO 1
- :OPTION \F73 :GOTO 3
- :CHAR 20 45
-
- :LABEL 5
- :IF X :STOP
-
-
- ********** DESTINATION STRINGS ************
- :STRING s 1 "\" 2
- :STRING t 1 "\" 2 "\" 3
-
- :INSTALL
- :DISKNAME f 01 "Demo II - Disk 1"
- :DISKNAME f 02 "Demo II - Disk 2"
- :DISKNAME f 03 "Demo II - Disk 3"
- :DISK
- f 01 s * ONE.EXE
- f 02 t * TWO.EXE
- f 03 t * THREEA.EXE
- f 03 s * THREEB.EXE
-
- *** remove each zip after extracting to minimize space requirements ***
-
- :DOINSTALL
- :STRING 6 "/C " 1 "\" 2 "\ONE -o " 1 "\" 2 "\"
- :STRING 7 "/C DEL " 1 "\" 2 "\ONE.EXE"
- :STRING 8 "/C " 1 "\" 2 "\" 3 "\TWO -o " 1 "\" 2 "\" 3 "\"
- :STRING 9 "/C DEL " 1 "\" 2 "\" 3 "\TWO.EXE"
- :EXEC $COMSPEC 6
- :EXEC $COMSPEC 7
- :EXEC $COMSPEC 8
- :EXEC $COMSPEC 9
- :STRING 6 "/C " 1 "\" 2 "\" 3 "\THREEA -o " 1 "\" 2 "\" 3 "\"
- :STRING 7 "/C DEL " 1 "\" 2 "\" 3 "\THREEA.EXE"
- :STRING 8 "/C " 1 "\" 2 "\THREEB -o " 1 "\" 2 "\"
- :STRING 9 "/C DEL " 1 "\" 2 "\THREEB.EXE"
- :EXEC $COMSPEC 6
- :EXEC $COMSPEC 7
- :EXEC $COMSPEC 8
- :EXEC $COMSPEC 9
-
- *** build bat file to start tips and techniques demo ***
- :STRING 6 "/C echo cd " 1 "\" 2 "\" 3 ">" 1 "\" 2 "\start.bat"
- :STRING 7 "/C echo " 1 "\" 2 "\rdemo2 -bitm32 start" >> 1 "\" 2 "\start.bat"
- :EXEC $COMSPEC 6
- :EXEC $COMSPEC 7
-
-
-