|
I've tried to run a Pase program with spawn() but it does not seem to work because I get the error CPE3021 (while if I replace the Pase program with a C program it works).
Sounds like you're running the PASE program directly. Please remember that the spawn() is only a way to catch stdout/stderr so that it's read into your program, it doesn't obviate the need to call PASE from a special environment, you still need to use QP2SHELL or Qp2RunPase.
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.