Knowledgebase: Unsupported features
What do I do if my application contains unsupported features?
Posted by Carmina Garcia on 14 January 2011 12:30 PM
|
|
You need to do a one-time rewrite or removal of the unsupported PowerBuilder objects and code that are critical in running the application in PowerBuilder. Appeon automatically comments out all unsupported features, an action that may render a particular functionality inoperable or absent from the Web application. Appeon provides tools to aid you in identifying and working around these unsupported features: · Unsupported Features Analysis (UFA) report – UFA scans a PowerBuilder application for most and major unsupported features. · Code Insight – Similar to IntelliSense in VisualStudio.NET except only supported features are displayed when working in the IDE’s script editor. · Appeon Debugger – Very similar to the PowerBuilder's own debugger except the Web application is being debugged while viewing only PowerScript code. · Appeon Supported Features Guide (PDF) – detailed list of every supported and unsupported PowerBuilder feature. · Appeon Features Help (Indexed and searchable help) – Places the Appeon Supported Features Guide at your fingertips in the PowerBuilder IDE. | |
|
Comments (0)