........to compile form file..................
Steps to create .fmx from .fmb using putty
1---------$ cd /u01/CLONE/cloneappl-------------path where we get the APPSORA.env file instance changes path also changessss
2---------$ pwd
3---------$ ls *.env
4---------$ . APPSORA.env
5---------$ which f60gen
6---------$ cd /u01/CLONE/cloneappl/au/11.5.0/forms/US
7---------$ f60gen module=XXDIPFORM1.fmb userid=apps/apps output_file=/u01/CLONE/cloneappl/msftcust/11.5.10/forms/US/XXDIPFORM2.fmx
IMPP PATH TO STORE FMX FILE AFTER COMPILATION............
f60gen module=XX_DIP91.fmb userid=apps/apps output_file=/u03/DEV/devappl/msftcust/11.5.10/forms/US/XX_DIP91.fmx
WHAT TO SET FOR FORMS
impp.....move the fmb from desktop to the au top forms....imppppp....
before starting.............
1)remove predefine block,predefine canvas,predefine window of
blockname from template form
1)always save the form name and name in the form builder with xx......and should be same.
1)CTREATE NEW WINDOW
create new canvas
create new block too
add new items with property classes
2)SET CANVAS PREMARY TO THE WINDOW
3)SET WINDOW TO THE CANVAS
4)IN PRE-FORM TRIGGER SET THE primary WINDOW NAME
5)SET PROPERTY CLASS OF EACH OBJECT OF FORMS
6)IMP ALWAYS SET THE BLOCKNAME TO THE FORMNAME .....VERY IMP SO FORM WILL DISPLAYYY................
Steps to create .fmx from .fmb using putty
1---------$ cd /u01/CLONE/cloneappl-------------path where we get the APPSORA.env file instance changes path also changessss
2---------$ pwd
3---------$ ls *.env
4---------$ . APPSORA.env
5---------$ which f60gen
6---------$ cd /u01/CLONE/cloneappl/au/11.5.0/forms/US
7---------$ f60gen module=XXDIPFORM1.fmb userid=apps/apps output_file=/u01/CLONE/cloneappl/msftcust/11.5.10/forms/US/XXDIPFORM2.fmx
IMPP PATH TO STORE FMX FILE AFTER COMPILATION............
f60gen module=XX_DIP91.fmb userid=apps/apps output_file=/u03/DEV/devappl/msftcust/11.5.10/forms/US/XX_DIP91.fmx
WHAT TO SET FOR FORMS
impp.....move the fmb from desktop to the au top forms....imppppp....
before starting.............
1)remove predefine block,predefine canvas,predefine window of
blockname from template form
1)always save the form name and name in the form builder with xx......and should be same.
1)CTREATE NEW WINDOW
create new canvas
create new block too
add new items with property classes
2)SET CANVAS PREMARY TO THE WINDOW
3)SET WINDOW TO THE CANVAS
4)IN PRE-FORM TRIGGER SET THE primary WINDOW NAME
5)SET PROPERTY CLASS OF EACH OBJECT OF FORMS
6)IMP ALWAYS SET THE BLOCKNAME TO THE FORMNAME .....VERY IMP SO FORM WILL DISPLAYYY................
please explain the 6th point
ReplyDeleteFor Every form we have to attach a block on which we are showing Fileds.
Deletein the form properties you will find the blockname.
This comment has been removed by the author.
ReplyDeletesahi he bhai
ReplyDelete