Clarion Reports
Clarion Reports
(OP)
Clarion 6.3
I have a customer file and a status file. I want to select a status then filter those customer records to print only customers with a 'status' of say complete. help anyone?
Thanks,
rparson
I have a customer file and a status file. I want to select a status then filter those customer records to print only customers with a 'status' of say complete. help anyone?
Thanks,
rparson
RE: Clarion Reports
Next execute the report with the filter reading: CUS:STATUS = gSTATUS.
Richard