home *** CD-ROM | disk | FTP | other *** search
- on keyUp
- if the text of field "Edit1" = "F" then
- set the text of field "NoEdit1" to "F"
- else
- if the text of field "Edit1" = "Fi" then
- set the text of field "NoEdit1" to "Fi"
- else
- if the text of field "Edit1" = "Fir" then
- set the text of field "NoEdit1" to "Fir"
- else
- if the text of field "Edit1" = "Firs" then
- set the text of field "NoEdit1" to "Firs"
- else
- if the text of field "Edit1" = "First" then
- set the text of field "NoEdit1" to "First"
- else
- if the text of field "Edit1" = "First " then
- set the text of field "NoEdit1" to "First "
- else
- if the text of field "Edit1" = "First Q" then
- set the text of field "NoEdit1" to "First Q"
- else
- if the text of field "Edit1" = "First Qu" then
- set the text of field "NoEdit1" to "First Qu"
- else
- if the text of field "Edit1" = "First Qua" then
- set the text of field "NoEdit1" to "First Qua"
- else
- if the text of field "Edit1" = "First Quar" then
- set the text of field "NoEdit1" to "First Quar"
- else
- if the text of field "Edit1" = "First Quart" then
- set the text of field "NoEdit1" to "First Quart"
- else
- if the text of field "Edit1" = "First Quarte" then
- set the text of field "NoEdit1" to "First Quarte"
- else
- if the text of field "Edit1" = "First Quarter" then
- set the text of field "NoEdit1" to "First Quarter"
- else
- if the text of field "Edit1" = "First Quarter " then
- set the text of field "NoEdit1" to "First Quarter "
- else
- if the text of field "Edit1" = "First Quarter S" then
- set the text of field "NoEdit1" to "First Quarter S"
- else
- if the text of field "Edit1" = "First Quarter Sa" then
- set the text of field "NoEdit1" to "First Quarter Sa"
- else
- if the text of field "Edit1" = "First Quarter Sal" then
- set the text of field "NoEdit1" to "First Quarter Sal"
- else
- if the text of field "Edit1" = "First Quarter Sale" then
- set the text of field "NoEdit1" to "First Quarter Sale"
- else
- if the text of field "Edit1" = "First Quarter Sales" then
- set the text of field "NoEdit1" to "First Quarter Sales"
- updateStage()
- Advance()
- end if
- end if
- end if
- end if
- end if
- end if
- end if
- end if
- end if
- end if
- end if
- end if
- end if
- end if
- end if
- end if
- end if
- end if
- end if
- end
-
- on exitFrame
- go(the frame)
- end
-