WHATPC.MNU  ·  MNU  ·  1.3 KB  ·  1990-01-06  ·  from WhatMicro_System-3_Jun-1990
M 3
D whatpc.scn 0
. start
S 7
I 1 system3
I 2 dgm
I 3 hgcibm
I 4 view
I 5 chess
I 6 spaceinv
I 7 stargate
;
. system3
C
P                                    SYSTEM 3
P  
P Please note:
P  
P This version of System 3 is fully working with the exception that you
P cannot load files. However, you can check out all the other features,
P including Save.
P  
P To test the program you will need to have a blank formatted disc ready
P for storing your data.
P  
P Please select one of the following to continue...
P  
P [f1] Run System 3
P [f2] Return to the front menu
P  
P  
S 2
I 2 pass
R \system3\system3.exe
C
P Please insert the What Personal Computer cover disk
P in the drive and press any key to continue...
W
;
. pass
U whatpc.scn 1
G start
;
. dgm
C
R \utils\dgm.com
U whatpc.scn 2
g start
;
. hgcibm
C
T \utils\hgcibm.doc
U whatpc.scn 3
G start
;
. view
C
R \utils\view.com
L 0 23
P Press any key to continue...
W
U whatpc.scn 0
G start
;
. chess
C
P Press Ctrl-C to quit...
L 0 3
R \games\chess.exe
M 3 
U whatpc.scn 2
G start
;
. spaceinv
C
P Press Ctrl-C to quit...
L 0 3
R \games\spaceinv.exe
U whatpc.scn 1
G start
;
. stargate
C
P Press Alt-Ctrl-Del at the title screen to quit...
L 0 3
R \games\stargate.exe
U whatpc.scn 1
G start
;
. end
C
X