Discussions tagged PowerScript Migrator
Hi
I am migrating a PB 12.5 application to PB 2019. Application run on appeon server 6.5 which will be migrated to Appeon powerserver 2019.
I understand that source code should be fully compatible between both.
Since this is a legacy application t...
C# Migration question about the nonvisualobject class in PB
- Advice
- Last updated 3 months ago
- Logan Liu @Appeon replied 3 months ago
When using the PowerScript Migrator to migrate a nonvisual object inherited from the PB system class nonvisualobject, I observed that the C# class generated is inherited from object (i.e., not inherited from anything). Which begs the question, has ...
Hello.
1) Is there a possibility in the CloudPro version of PB not to use the cloud and not to buy a Production Server? That is, convert the existing PowerBuilder Windows application to a Web application, place it on the our IIS server, continue to ...
When i try to translate object give capacity error and i try translate function by function , but one function
give error - Before performing this operation you must place the cursor in the declaration of a function, event, variable , struct or obj...
Translation PB to C# give capacity error
- Issue
- Last updated 8 months ago
- armando herrera @Appeon replied 6 months ago
private function long load_adres_dok (string asidf_dok, ref str_adrms adres);str_adrms ladr, empty_adr
adres = empty_adr
select first 1 trim(cod_ime_osi('eknm_d',eknm))||' ОБЩ.'||trim(cod_ime_obs(eknm))||' ОБЛ.'||trim(cod_ime_obl(eknm))||' '||cod_i...
- Page :
- 1