Skip to Content
0
Former Member
Jan 05, 2008 at 01:24 PM

How to call new window and text element without changing print program

32 Views

Hi Friends,

I have requirement like this . i have a standard print prog and custom form. i want add 2 to 3 extra windows in the form and i have to print some data. but how can v do this with out changing the print program. i know that to pick new fields through subroutines. but how can v call new windows and new text elements with out changing the print program.

usually in the print program we write as follows.

write_form

window = 'HEADER'

textelemtn = 'HEADER'

can we accomplish this one also through subroutines or any other way is there.

can any one pls suggest this.

Thanks in advance.

Rahul