RUN a QMF QUERY or PROC from the database

1 RUn
2! objecttype (1) 
2?
2 QUERY
2 PROC
3 objectname
4? 
4 %QUERY Options
4 %PROC Options

QUERY Options:

1  (
2* ,
2? 
2 CONfirm
2.1! =
2.2! profile (2) 
2.2 Yes
2.2 No
2 Form
2.1! =
2.2! newform (3) 
2.2 FORM
2.2 formname
2 Rowlimit
2.1! =
2.2 integer
2 &variable
2.1! =
2.2 value
3? )

PROC Options:

1  (
2* ,
2? 
2 Arg
2.1! =
2.2 value
2 &variable
2.1! =
2.2 value
3? )