QProEval
| FREE |
|
Description by Publisher
Play QproEvalTest.wcm to see how it works. It will run QproEval.wcm which opens Quattro Pro to perform 3 number conversions in a MessageBox(). Just reply OK to see the results. QproEvalTest.wcm shows how one can easily get a result from Quattro Pro using PerfectScript.
I have posted some examples in the past that illustrates how to use PerfectScript from WordPerfect to open a QPro file, perform some tasks and then return a result or multiple results to PerfectScript in WordPerfect.
For simple QPro functions, the two attached wp11 macros illustrate a simple method to return results of the more simple QPro functions to WordPerfect but does open QPro if not open. I may recode it to open QPro in a minimized state. Of course if QPro is already open, the macro speed is faster. I find this acceptable. I will also work on resolving the errors that Roy pointed out in the next post.