Command Reference : Programming Language Summary : Dialog Display Functions
  
Dialog Display Functions
 
Programming Language Entries
call
else
endif
endsub
exitloop
for
if
include
next
poff
pon
return
sleep
step
stop
subroutine
then
to
wend
while
@uidialog Display a dialog with multiple controls.
@uiedit Display a dialog with an edit control.
@uifiledlg Display a file open and save dialog.
@uilist Display a dialog with a listbox control.
@uimlist Display a dialog with a multiple-select listbox control.
@uiprompt Display a prompt dialog.
@uiradio Display a dialog with radio buttons.
Programming Language Entries