|
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
|
|
<SUBMIT> </SUBMIT>
Optionally set up a name/value pair for submission, and optionally inform
the user (text/voice) that the form is being processed. Optional
PARAMETERS:
NAME="name" Specifies the form field name. Required
VALUE="value" Specifies the default form field value if user does
not enter one. Optional
MAY CONTAIN TAGS:
<VOICE>, <NOINTERRUPT>
|