home *** CD-ROM | disk | FTP | other *** search
- on keyUp
- if the text of field "frame4field" = "N" then
- set the text of field "field2" to "N"
- else
- if the text of field "frame4field" = "Na" then
- set the text of field "field2" to "Na"
- else
- if the text of field "frame4field" = "Naš" then
- set the text of field "field2" to "Naš"
- else
- if the text of field "frame4field" = "Naše" then
- set the text of field "field2" to "Naše"
- else
- if the text of field "frame4field" = "Naše " then
- set the text of field "field2" to "Naše "
- else
- if the text of field "frame4field" = "Naše N" then
- set the text of field "field2" to "Naše N"
- else
- if the text of field "frame4field" = "Naše No" then
- set the text of field "field2" to "Naše No"
- else
- if the text of field "frame4field" = "Naše Nov" then
- set the text of field "field2" to "Naše Nov"
- else
- if the text of field "frame4field" = "Naše Nové" then
- set the text of field "field2" to "Naše Nové"
- else
- if the text of field "frame4field" = "Naše Nové " then
- set the text of field "field2" to "Naše Nové "
- else
- if the text of field "frame4field" = "Naše Nové L" then
- set the text of field "field2" to "Naše Nové L"
- else
- if the text of field "frame4field" = "Naše Nové Lo" then
- set the text of field "field2" to "Naše Nové Lo"
- else
- if the text of field "frame4field" = "Naše Nové Log" then
- set the text of field "field2" to "Naše Nové Log"
- else
- if the text of field "frame4field" = "Naše Nové Logo" then
- set the text of field "field2" to "Naše Nové Logo"
- 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
-
- on exitFrame
- go(the frame)
- end
-