MDDB Report Viewer Methods
_OUTPUT_URL_OPTIONS_ Method
Outputs the viewer options, filter variables and selections, and expand information for a viewer URL
Syntax
CALL SEND(OBJID,'_OUTPUT_URL_OPTIONS_',
noexp
);
Where...
Is Type...
And Contains...
noexp
C
an instruction not to output expand the information. A nonblank means do not output.
MDDB Report Viewer Methods