Home » Developer & Programmer » Forms » How to compile Toolbar (10.1.2.3)
How to compile Toolbar [message #429805] Thu, 05 November 2009 18:20 Go to next message
nanipanjakadi
Messages: 6
Registered: September 2009
Location: Canada
Junior Member
Hi,

I need suggestion in compiling all forms after i modify my toolbar.fmb file. Recently i updated my toolbar.fmb file by adding extra field and now i want to apply this changes to all forms as other forms has same toolbar attached in Data blocks and also i see that there is an object group already created where it has toolbar. All the forms like fmb has Toolbar defined under object groups. My question is now i updated Toolbar.fmb file and i would like to know how to compile all forms to reflect the new changes of toolbar.fmb onto other forms.

This is how it looks when i edit comile_all_forms.cmd looks
-----------------------
del *.err
del *.fmx
del *.mmx

call compile_form dcmf_m000.mmb


call compile_form calendar.pll
call compile_form dcmf_l000.pll
call compile_form dcmf_l001.pll

call compile_form dcmf_s001.fmb
call compile_form dcmf_s002.fmb
call compile_form dcmf_s003.fmb
Echo "Errors reported in..."
find /C /I "created" *.err | findstr /E "0"
pause
------------------------
Re: How to compile Toolbar [message #432382 is a reply to message #429805] Mon, 23 November 2009 22:41 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Have a look at message http://www.orafaq.com/forum/mv/msg/151678/431527/67467/#msg_431527

David
Previous Topic: oracle forms 6i(regarding menu bars) & Tab Page navigation issue in Oracle Forms 6i (merged)
Next Topic: Pop-up window in form 6i
Goto Forum:
  


Current Time: Fri Sep 20 04:55:24 CDT 2024