‎2007 Nov 03 10:49 AM
‎2007 Nov 03 11:04 AM
‎2007 Nov 03 11:05 AM
Hi,
U can have Open_form though u dont have start_form.
Regards,
Shafivullah
‎2007 Nov 05 6:51 AM
Hi,
OPEN_FORM, CLOSE_FORM and WRITE_FORM are mandateory FMs.
For opening the windows in a script the FMs are a must.
While START_FORM and END_FORM are optional statements.
Deserve Reward.
‎2007 Nov 05 7:14 AM
Yes u can use open_form without using start_form.
Simply in script driver prog we
use open_form, write_form & close_form.
But initially if u use Start_form, then within start_form & end_form(close_form), u have to use write_form.
Rewards pts if it is usefull.
Regards
Srimanta