home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Quick Study Spanish
/
DISK_1_QSSP.iso
/
tlc.z
/
TRAVEL.MPS
< prev
next >
Wrap
Text File
|
1997-07-03
|
429b
|
40 lines
;Warning! Do not modify this file.
yield on
bids=HGButtonID
call goTravel
tlab=HGTravelLab
set tlab Exit DoExit
set tlab Help goHelp
wait
procedure goHelp
[
;#define HELP_TRAVEL_LAB 912
set bids StringID 912
get bids String hs
Help hs
; Help "Travel Lab"
]
procedure DoExit
[
exit
]
procedure doItinerary
[
call goTravel
]
procedure goTravel
[
SceneBlack 15000
]