# This file should contain the commands to be executed for the program set. # All commands will be executed in the order listed. # # Magic cookies will be substituted with their relevant values prior to # command execution. The follwoing cookies are recognised: # # %i - the XML file that OneGate writes, containing the CGI data # %o - the output file that OneGate sends back to the client # %t - the MIME type file where you can define the type to send the # output file to the browser as # %n - the OneGate lock slot number [mostly included for filePro # users, so you can start rreport with '-sr %n' and use a # control file with at least the number of records that match # the setting of max_session_count in OneGate's global config, # thereby getting around record-locking bottlenecks] # # Place one entry per line. Comment and blank lines are allowed. /appl/fp/rreport flfss_control -u -sr %n -f list_files -rw %i 1>/dev/null 2>/dev/null