Happy Friday, All -
Looking to see if anyone else has run into a similar, yet very bizarre, issue :
Version : We are using PB 17r3 Build 1880. ( Code was migrated from PB 10 long before I started working for the company )
OS : Windows 10 Enterprise.
Issue : SaveAs is creating an empty file.
- If user selects save with headers, you get the letter "a" - and there's no letter "a" in the headers or data results.
- If user selects no headers, file is empty.
Print from the same datawindow works fine.
Print to PDF from same datawindow works.
There's nothing special or fancy in the print or save logic. Just using basic calls to PB/PFC functions/events.
I've run through the debugger and am not seeing anything abnormal ( the debugger does skip right over the "SaveAs" call ).
Thanks for guidance or suggestions,
- John