


#### RqtEasyReq(bodytext,options) ############################################
-------------------- RqtEasyReq("Hello",_One|_Two|T_hree|No_no...) -----------
You pressed 'Two'
-------------------- RqtEasyReq(body,"idcmp=mousebuttons|rawkey") ------------
1032



#### RqtFileReq(filename,directory,options) ##################################
-------------------- RqtFileReq(,,"Stem req.* Flags=multi") ------------------
req.FileName == OutBoundManager.help
req.Drawer   == MAIL:
req.Pattern  == 
req.1 == IntuiPoint
req.2 == ip.cfg
req.3 == ip.key
req.4 == ip.log
req.5 == ipgate.library
req.6 == OutBoundManager
req.7 == OutBoundManager.help
-------------------- RqtFileReq(,,"Flags=patgad|save") -----------------------
source:MOOS/MOOS105.lha
-------------------- RqtFileReq(,DEVS:,Pat #?.device Stem req.) --------------
DEVS:serial.device
req.FileName == serial.device
req.Drawer   == DEVS:
req.Pattern  == #?.device



#### RqtFontReq(options) #####################################################
-------------------- RqtFontReq('Stem fo. Flags=scale') ----------------------
fo.Name     == junod.font
fo.YSize    == 8
fo.Style    == 0
fo.Flags    == 96



#### RqtLongReq(bodytext,options) ############################################
-------------------- RqtLongReq("How old are you?",Min 1 Max 100) ------------
You are 28 years old... :-)



#### RqtStringReq(bodytext,string,options) ###################################
-------------------- RqtStringReq("What's your name?",,MaxL 32) --------------
Your name is Rocco :-)
-------------------- RqtStringReq("New password:",,MaxL 16 Hidden) -----------
moos



#### RqtPaletteReq(options) ##################################################
-------------------- RqtPaletteReq(2) ----------------------------------------
2



#### RqtScreenReq() ##########################################################
-------------------- RqtScreenReq() ------------------------------------------
167940
-------------------- RqtScreenReq(Stem sm. Flags=sizegads) -------------------
167940
sm.DisplayID     == 167940
sm.DisplayWidth  == 640
sm.DisplayHeight == 512
sm.DisplayDepth  == 4
sm.OverscanType  == 1
sm.AutoScroll    == 0
-------------------- RqtScreenReq(Stem sm. Flags=allgads) --------------------
167940
sm.DisplayID     == 167940
sm.DisplayWidth  == 640
sm.DisplayHeight == 512
sm.DisplayDepth  == 3
sm.OverscanType  == 1
sm.AutoScroll    == 0

