Re: Forms 4.5 to Forms 5.0 conversion

From: Valery A. Sorokin <vsorokin_at_dd.ru>
Date: Thu, 01 Oct 1998 16:12:51 +0300
Message-ID: <36137FD3.5FEE7A0F_at_dd.ru>


If you use RUN_PRODUCT in Forms 4.5 don't forget to use '' instead NULL in Forms 5.0
in position of parameter list variable. For example:

   run_product(REPORTS, P_MODULE_NAME, ASYNCHRONOUS, RUNTIME, FILESYSTEM, '', NULL); or use dummy variable with ParamList type.

D Morrow wrote:
>
> Am interested in converting existing application developed in Forms 4.5
> (D2K 1.3.2)
> to Forms 5.0 (D2K 2.1).
>
> Has anyone experienced any problems with just converting forms, libraries,
> menus to Forms 5.0??

-- 
Valery A. Sorokin
ProSoft, Russia, Moscow, Information Systems Division
Phone: +7 (095) 234 0636 (6 lines) FAX: +7 (095) 234 0640
E-mail: vsorokin_at_dd.ru OR vsorokin_at_prosoftmpc.msk.su
http://www.dd.ru
Received on Thu Oct 01 1998 - 15:12:51 CEST

Original text of this message