(1fmli) - Form and Menu Language interpreter commands

Intro
introduction to Form and Menu Language Interface (FMLI) commands
cocheck
communicate with a process
cocreate
communicate with a process
codestroy
communicate with a process
coproc
communicate with a process
coreceive
communicate with a process
cosend
communicate with a process
echo
put string on virtual output
fmlcut
cut out selected fields of each line of a file
fmlexpr
evaluate arguments as an expression
fmlgrep
search a file for a pattern
fmlmax
determine position or length of a field in a form
getfrm
return the current frameID number
getitems
return a list of currently marked menu items
indicator
display application specific alarms and/or the ``working'' indicator
longline
read file, get longest line
message
put arguments on FMLI message line
pathconv
search FMLI criteria for filename
readfile
read file, get longest line
regex
match patterns against a string
reinit
runs an initialization file
reset
reset the current form field to its default values
run
run an executable
set
set and unset local or global environment variables
setcolor
redefine or create a color
shell
run a command using shell
test
condition evaluation command
unset
set and unset local or global environment variables
vsig
synchronize a co-process with the controlling FMLI application