Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when editing a report with code in method of DataEnvironment #7

Open
frontier2000 opened this issue Apr 8, 2019 · 0 comments

Comments

@frontier2000
Copy link

EXAMPLE #1

  1. Create a new dummy report
  2. Add a line of code to one of the methods in the DataEnvironment
  3. Save the report
  4. Use GoFish to search for the report
  5. From GF, double-click the report to open it.
  6. Close the report with the "X" button
    *** BOOM - C5 crash.

EXAMPLE #2

  1. Create a new dummy report
  2. Add a line of code to one of the methods in the DataEnvironment
  3. Save the report
  4. Use GoFish to search for the report
  5. From GF, double-click the report to open it.
  6. Open the report's DE
  7. Try to open the method with the code
    *** ERROR: File is not open ***
    (Note: Can't get out of this infinite loop of the error. Have to End-Task)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant