Home » Developer & Programmer » Forms » Can we call a Library from another Library? (Forms 10g)
Can we call a Library from another Library? [message #357910] Fri, 07 November 2008 02:55 Go to next message
kmkan28
Messages: 14
Registered: December 2005
Junior Member
Hi,
I want a clarification that a Library can be called from another Library to Use one of its Subprogram.If Possible kindly provide the method to do it.Thanks in advance.
Re: Can we call a Library from another Library? [message #358176 is a reply to message #357910] Mon, 10 November 2008 00:24 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
If Lib_New calls something in Lib_Old then 'attach' Lib_Old to Lib_New and ONLY attach Lib_New to the form.

If you are using Forms 9 to higher you will get a compile error if you have a circular call, that is, Lib_New calls Lib_Old and there is a call from Lib_Old to Lib_New.

David
Previous Topic: Scrollbar for tabbed canvas - obviously utopian
Next Topic: How to run Report Generator in Oracle Form builder?
Goto Forum:
  


Current Time: Mon Feb 03 14:45:56 CST 2025