Re: Public Variable

From: Paul Dorsey <pdorsey_at_dulcian.com>
Date: Fri, 25 Feb 2000 03:10:27 GMT
Message-ID: <Domt4.20642$pN1.282563_at_news1.rdc1.nj.home.com>


Sure, just do it.
You can refer to and set a variable in a package from anywhere. The only exception is Developer where you can't directly access a package variable on the server.
There you have to build simple wrapper functions to get/set the value of the package variable.

--
Paul Dorsey
Dulcian, Inc.
(212) 595-7223
web address: http://www.dulcian.com
email: pdorsey_at_dulcian.com


Tom Deseamus <tdeseamus_at_digital-hire.com> wrote in message
news:Ptit4.33401$po2.345829_at_news1.mia...

> Is there a way to declare a variable in one package, set its value there
and
> then use that value in another package?
>
>
Received on Fri Feb 25 2000 - 04:10:27 CET

Original text of this message