×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Mel,
I had export on the PR, I just forgot to add it to my post ( a case of
typing at home and working from memory). Sorry for the red herring.
Scott,
I replaced my calls to system() with calls to QCMDEXC and it worked fine.
This raises two questions:
1) If you want to call a procedure from another procedure do you have to
prototype the called procedure in the calling procedure? I noticed that your
QCMDEXC PR was within the MyCallBackProc, I had my system() PR in the main
D-specs. Was that wrong? Is that why it failed?
2) It would appear that my call-back proc was indeed being called and it was
the call to system() that was failing. However, I had a debug breakpoint
within the proc and it was never invoked. Is it a case that call-back procs
can't be debugged because they get called outside the normal process?
Thanks Scott. I now know that I can't lose my data even if the job crashes.
Thank God for the AS/400!
Cheers
Larry Ducie
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.