following code - brings up crystal paramter prompts , however after you select your paramters and go to run the report the following error occours:
Predefined Message "C55-0012" not found.
Message Arguments:
1) A System error has occured....
2) 39
3) Error accessing external object property action
4) uo_tvs_crystal_report
5) tv_report_selector
6) pfc_open
7) 36
Im using the Crystal32.ocx object inbedded in the data window and at a loss as to get the thing working PB is not my forte, can anyone point in the right direction please.
code:
ole_2.object.ReportFilename = ls_filename
ole_2.object.action = 1
Predefined Message "C55-0012" not found.
Message Arguments:
1) A System error has occured....
2) 39
3) Error accessing external object property action
4) uo_tvs_crystal_report
5) tv_report_selector
6) pfc_open
7) 36
Im using the Crystal32.ocx object inbedded in the data window and at a loss as to get the thing working PB is not my forte, can anyone point in the right direction please.
code:
ole_2.object.ReportFilename = ls_filename
ole_2.object.action = 1