home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fuji Wa La Te I Ka - Hyakunin Isshu Karuta
/
KARUTA.bin
/
wins
/
load.dir
/
00021_Script_21
< prev
next >
Wrap
Text File
|
1995-11-10
|
245b
|
9 lines
on KeyCheck
global fName
if (the number of chars in field "Name" > 0 and the number of chars in field "Name" < 9) and (the key = ENTER or the key = RETURN) then
set fName = line 1 of field "Name"
go to "GoLand"
end if
end