1 08/05/81  report, rpt
 2 
 3 Syntax:  rpt arg_string
 4 
 5 
 6 Function:  retrieves the selected data and creates a formatted report
 7 via the report_ I/O module.
 8 
 9 
10 Arguments:
11 arg_string
12    a character string containing the arguments for the report_ attach
13    description.
14 
15 
16 Notes:
17 The arg_string must contain the name of the required MRPG object module
18 followed by any arguments required by that module. This requires that
19 arg_string be contained in quotes.
20 
21 Each set of selected values becomes a detail line to the MRPG object
22 module.