Discussions tagged Variable

Problem description:When using the RegisterObject command according to the sample example from Help, it reportsRegisterObject function reports error -5 - DotNetObject is not instantiated.However, from the sample in the attachment, it is clear that th...
Hi: I am migrating pb6.0 to powerbuilder 2021 but it shows error as below,  gs_uid is global variable, so, Where can I declare powerbuilder 2021 global variables?   ---------- Compiler: Errors (下午 01:18:44)security.pbl(w_login).cb_ok.clicked.6: E...
Let's say you have a nonvisual, non-autoinstantiated custom object called n_object, which has a private member variable long il_private. Now let's say there's a scenario where a function of n_object needs to create another instance of type n_object,...
I'm wondering whether this is a bug, so I'm going to post it here for comment first. I just found out that you can do the following: - Working on a project under source control (WizSource)- Application object not checked out- Open some other object...
private variable is is_test of string type, in userobject. is_test value is 1 create command button in this userobject create event ue_test in userobject command button call parent event ue_test visual object u_privatevariable  Instan...
PB12.5 Application Appeon2016 Latest EBF The deploy to APPEON 2016 does not show in the report after deploy the Shared Variables as unsupported feature that must be replace. in previous version it shows in the analysis. as a test i migrat...
I updated an application from PowerBuilder v7 to PowerBuilder 2017. There is a statement in a function in a Windows object in one of the PBLs.     ls_jobno = dw_compproclist.object.jobno[ll_tcur] It moves information from a column in a datawindow ...
  • Page :
  • 1