javascript - Attaching library while compiling to 11g -


i have problem frmjdapi library. wrote script compiling oracle forms, menus , librarys 6i 11g. found attachedlibrary, attaches oracle librarys menus , forms. how attach library library using class or there exist else?

method simple, when convert pll file pld librarys listed in top of pld format:

.attach library some_library end noconfirm\r\n 

so before compiling pll convert pld , add library of list. convert pll , have attached library.


Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -