1. Dale Burts
  2. PowerBuilder
  3. Wednesday, 4 September 2024 18:36 PM UTC

We have encountered an issue with our recent migration over to 2022R3 64-bit when printing datawindows using the PrintDataWindow/PrintOpen calls. 

The window will freeze, and does not print: 

We are also unable to cancel the print job.

Miguel Leeuwe Accepted Answer Pending Moderation
  1. Wednesday, 4 September 2024 18:41 PM UTC
  2. PowerBuilder
  3. # 1

Hi,

If you think you found a bug, then please report it as a bug: https://documentation.appeon.com/standardsupport/newbug

regards

Comment
There are no comments made yet.
Dale Burts Accepted Answer Pending Moderation
  1. Wednesday, 4 September 2024 18:43 PM UTC
  2. PowerBuilder
  3. # 2

Read a different post regarding migrations of 32-bit apps forward to 64-bit.

 

Changing the datatype to longlong from long resolved the issue.

 

Thanks everyone!!

Comment
  1. Roland Smith
  2. Wednesday, 4 September 2024 19:11 PM UTC
The help doesn't mention this but the return value is actually LongPtr. A LongPtr is a long in 32bit and longlong in 64bit.
  1. Helpful 3
There are no comments made yet.
Roland Smith Accepted Answer Pending Moderation
  1. Wednesday, 4 September 2024 18:46 PM UTC
  2. PowerBuilder
  3. # 3

You can also report a bug by going to appeon.com and logging in. Then scroll to the very bottom of the page and click 'Report a Bug'.

I think they should make it more prominent at the top of the page and here in the forum.

Comment
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.