Subject: | Re: Depth of Nesting for Libraries
| Date: | Wed, 28 Jan 2009 23:20:33 -0600
| From: | "Kevin Zawicki" <numberjack@wi.rr.com.nospam4me>
| Newsgroups: | pnews.paradox-programming
|
I think this is true (what Tony says), but I have had issues with not
listing individual methods in "uses", and converted to that completely.
"Tony McGuire" <png.paradoxcommunity@com> wrote in message
news:49808ef4$1@pnews.thedbcommunity.com...
> Jim Hargan wrote:
>> Oh, and don't you have to ennumerate the individual methods in "uses" in
>> order to get it to work in Runtime?
>
> No, when you deliver the library in source form, Paradox does something
> (enumerate all the individual methods I believe) for you that allows
> Runtime to use any/all methods within the form.
>
>
>
> --
> ---------------
> Tony McGuire
|