You may encounter the following known issues in this release. We are working diligently to resolve them in the coming releases.
PowerBuilder
PowerBuilder 2025 Build 3503 has the following known issues.
New Compiler/Solution
-
When defining a variable, there is an assignment issue when initializing it with a function from PBD or an external function, such as string gs_test = gf_test("T").
-
After creating and saving a new window, all of its properties are listed when the new window is opened again via Edit Source.
-
AutoScript lacks standalone keywords such as if, then, try, and case.