-> What is the reserve command?
Ans: Reverse Command :Reverse N Lines : if there is not enough space left on the current page for atleast n lines it starts a new page
-> I have my Subroutine in one Report and that I want to Use that one in another Report, How is it possible?
Ans: report Zreport1.
*********
perform sub.
form sub.
-------
------
endform.
Report Zreport2.
************
perform sub( Zreport1).
-> In dialog programming how many events are there
Ans: PBO.PAI.POV.POH.
-> What are the Paragraph and character format?
Ans: Paragraph format : paragraph formats tells about the look and aligenmentleft margin , rightmargin , indent 1 of 1 , space after , space before.Charecter format tells abt the font look.bold , italic , superscript , subscript.
Sunday, April 29, 2007
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment