home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Princeton Review - Algebra Smart
/
ALGEBRA.iso
/
pc
/
lessons
/
algm1.dir
/
00265_Script_265
< prev
next >
Wrap
Text File
|
1996-10-02
|
308b
|
16 lines
on exitFrame
global noTransition
set noTransition = 0
if field 261 = " 51" then
SwapComment 39
Starfield 13
enableNext(41)
go to the frame
else
SwapComment 266
global charcount
set charcount = 1
put " " into field 261
go to the frame -1
end if
end