Hi Appeon powerbuilder team,
We have a desktop power builder application where we recently tried to convert to web. We faced some errors which we cant track of. I copied and pasted few errors from the UFA report:
Error1:
Admin_misc.pbl\w_column_labels\closequery()
Description
Code Diagnosis:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Unsupported Code:
Line Number:
0
Location:
Closequery() event/function of w_column_labels in admin_misc.pbl
Unsupported Item:
Returnvalue
Type:
Message
Reason:
The 'returnvalue' property of 'message' object(control) is unsupported
Priority:
Can be ignored
Error2:
annal_reports.pbl\w_wp_var_report\dw_2\other(unsignedlong,long)
Code Diagnosis:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Unsupported Code:
Line Number:
0
Location:
Dw_2\other(unsignedlong,long) event/function of w_wp_var_report in annual_reports.pbl
Unsupported Item:
Other
Type:
Datawindow
Reason:
The 'other' event of 'datawindow' object(control) is unsupported
Priority:
Suggest to modify
The error description says the error is at line_number 0. Can we ignore these kind of errors? Please let us know how to proceed.
Thanks in advance!!