©Mike Moxcey 1999

Modify SQL with Passed in Parameters

To use the report parameters
  1. Run ReadParse
  2. Assign input-value to a variable
    $call_type = $input{'call_type'}; # open,closed
  3. Create a select variable


home next