Jump to content

Problem with Compiled Script


Recommended Posts

I have a script that executes fine when the script is interpreted. Unfortunately when I try to run the compiled script, the script fails when I try to print an ActiveReport.

The error I get is

Error 5000: Error in processing report. [Extended Info: CP internal=100]

Why would I not get an error in the interpreted script and get an error when the script is compiled. Any chance of working around this quickly?

Link to comment
Share on other sites

I'd wager it has something to do with file paths or working directory paths in your script.

In this case all of the script files are in the same folder. Could it be that the environment paths are not available when the script is comlied one way versus the other?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...