Discussions tagged PowerScript Migrator

Hello, all I need to migrate an old desktop non-visual app with thousands of code lines of type: ds1.object.c_column[i] = ds2.object.c_column[i] How can I migrate it to .NET service without having to manually go through the whole code and change it...
Hello, Team I have started testing conversion with Snap Develop and I am confused by the documentation. What's unclear from the documentation how SnapDevelop is supposed to convert classes, which are derived from transaction class. And how can the...
We are attempting to migrate PB2019 to PB2021 Version. We ran Powerbuilder Migration Assistant report for PowerScript New, Obsolete or Removed Syntax. On the next page there comes Version selection screen. Just wondering if this is relevant for PB201...
    Hello all!   I am working on a PowerBuilder application for my company and we're trying to upgrade it to the latest version. We currently use PB 9.5 and I was going to begin my conversion from there, however,  I just learned from another deve...
Hello I would like to test PowerScript Migrator. I installed PowerBuilder 2019 R3 and SnapDevelop 2019 R3. According to Using PowerScript Migrator (appeon.com) I have to "Open your PowerBuilder application in SnapDevelop (right click in the Solution...
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...
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...
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