adspace
In ver 3.0 b how is the print program to layout set?
Answer Posted / venkateswarlu.bandi
in 3.0 b the print program is to assigned with the form.
and that form is called in se 38. using the function
modules :
start_form.
open_form "write the name of the form.
write_form. "printed form name given here.
close_form.
close_form.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers