Hi,
I'm trying to workaround a PowerBuilder/PowerServer migration issue, and I have a general question- Why is the code in the appeon_workarounds.pbl not compatible with PowerServer? For instance, I'm looking at the appeondatastore object, method of_getdatainfo(), and I see the code doing things Appeon doesn't support like use of GOTO's.
I'm pretty sure the Unsupported Features Analysis tool flagged several other incompatibilities, too, in the various objects. I took my appeon_workarounds.pbl from the PowerBuilder 2019 R2 beta install of PowerServer.
This seems a bit ironic. Am I missing something?
Thanks,
Tom
When I say "shifted", I mean data set for some columns appears under different columns in the export. So I don't think the bug is in the saveAs(), but rather somehow internal to the datawindow in PowerServer, because I have the same problem with Filter() that I have with SaveAs().
In my specific case, my external datawindow has 263 columns. I made a small sample app I plan to submit as a bug test case in which I insert a row, set data for columns 2, 4, 5, 6, 134, 135, and 136. When I save it to Excel, my data for columns 134, 135, and 136 actually lives in columns 45, 46, and 47.
Should I submit the case?
Tom
https://www.appeon.com/standardsupport/track/view?id=4210