Skip to Content
0
Former Member
Nov 24, 2006 at 09:59 AM

OPEN_FORM

192 Views

Hi All,

can we call multiple OPEN_FORM...CLOSE_FORM

in one drvier program ?

One more,

I know that for printing multiple form layouts we will go as below.

OPEN_FORM.

START_FORM.

END_FORM.

START_FORM.

END_FORM.

..................

CLOSE_FORM.

Please let me know whether my assumption is correct or not.

thanks in advance.

U.Khan.