dbTalk Databases Forums  

Detect uncompiled units in PLL file?

comp.databases.oracle.tools comp.databases.oracle.tools


Discuss Detect uncompiled units in PLL file? in the comp.databases.oracle.tools forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Malcolm Dew-Jones
 
Posts: n/a

Default Detect uncompiled units in PLL file? - 12-21-2007 , 01:21 PM






I am using Oracle tools 10GR2.

In the past I have always used .plx files in forms projects, but on this
project we are supposed to just the use the .pll directly.

For the most part this seems to work fine, but one minor problem is that
if someone saves a .pll without completely compiling it first then any
uncompiled code in the .pll causes errors later.

I can do a compile check (i.e. create a plx) to confirm a pll _can_
compile, but even so, that doesn't ensure the pll _is_ already compiled,
ready to go.

Does anyone knows how to detect uncompiled code in .pll files without
opening them in "by hand" in Forms Builder and looking at the object
display?

Also, I am wondering if there is a tool to compile .pll files "in place"
in some kinda batch mode. I.e. Instead of using frmcmp to create a
compiled .plx, what I want is to produce a .pll file, like when you do a
Shift+Ctrl+K in Builder.

Thanks for any feedback.

Malcolm Dew-Jones


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.