|
HOME
OVERVIEW
IMPLEMENTATION
MIPL TAGS
ASK
ASKITEM
DATAIN
EXIT
FORM
GOTO
HIDDEN
INVALID
MENU
MENUEND
MIPL
NAME="label"
NOINTERRUPT
PREFER="mode"
RECORD
SELECT
SELECTION="char"
SUBMIT
TIMEOUT
VOICE
VOICERATE="rate"
comment
SCRIPT EXAMPLES
Example
Example-1
Example-2
SOURCE
Example
|
|
<ONINTERRUPT>
Specifies action to take when free-form text and/or its associated voice
data output is interrupted by the user. Multiple
PARAMETERS:
HREF="URL
" Specifies the URL to receive program control if the
output is interrupt and specified key(s) match(es) what was hit. Required
KEY="..." Specify list of keys that will cause program to go to URL
specified in associated HREF parameter. If KEY parameter not specified, any key will cause
this to happen. Optional
MAY CONTAIN TAGS:
NONE
NOTE: If multiple <ONINTERRUPT> tags are specified, the browser
is to act upon the first quailfying one within its current scope of execution. |