- Jim Means
- PowerBuilder
- Tuesday, 31 July 2018 07:56 PM UTC
Hey All,
I wouldn't normally use a Critical priority, but I have to get this one PB app migrated from v11.2 to 2017 R2 to keep up with pending Oracle DB upgrades.
Our first app went through Migration Assistant without a snag and built just fine, but it's a very simple one. This more complex one still only had two errors, one of which I was able to fix because it was custom code.
I could use a hand with the other error I'm receiving. Migration Assistant found:
object name: pfc_u_rte
library: pfcmain.pbl
object type: 6
context: printheader event for pfc_u_rte
line: event printheader;
comments: PFC RichText class
Looks like it was searching for a PrintHeader object/keyword, listed as an Obsolete RichText control event
I've never messed around with any of what I've always considered 'as shipped' PBLs. I don't see a way to get rid of just that event. We're not doing any RTF printing using PB. This has just been "in there" for as long as I've had the app, as far as I know, and I'm still no expert. The printheader event as it is says it sets page numbering.
Think it'll hurt anything if I just kill off that pfc_u_rte object? I already exported it to an sru file, just in case.
Thanks loads,
Jim
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.