Table of Contents
- Objects & Controls
- System Functions
-
- DDE Server functions
- FileLength64 function
- FileSeek64 function
- FileWriteEx function
- FromAnsi function
- FromUnicode function
- Garbage Collection functions
- GetLibraryList function
- Help functions
- HyperLinkToURL function
- LibraryDirectory function
- PopulateError function
- Registry function
- Shared Object functions
- SignalError function
- PowerScript Reference
- DataWindow Reference
- DBParm parameters in Database
Not all of the PowerBuilder features can be supported by PowerServer. The unsupported features, if not modified, will be commented out in the generated application files, as a result, the code that contains the unsupported features and other code that is dependent on those unsupported features will stop working.
This chapter provides suggestions to work around the unsupported features that have functional impact on the running of the application. Some cosmetic features, such as BorderStyle=StyleShadowBox! property, can be simply ignored if they will not affect the application.