Re: Using variables in Packages
Date: Wed, 22 Nov 2000 19:13:52 +0100
Message-ID: <8vh43u$4is9e$8_at_ID-62141.news.dfncis.de>
declare the variables in the package spec, and reference them by using
<package name>.<variable name>.
All Oracle manuals are online at http://technet.oraclec.com
Hth,
Sybrand Bakker, Oracle DBA
"Steve E." <steve.eckersley_at_ITS.lancscc.gov.uk> wrote in message
news:3a1bf8a7$1_at_news.norweb.net...
> Hello,
>
> I would like to define a set of variables in a package spec which I
then
> need to access and modify from a forms application - essentially they
would
> be global variables but with a defined datatye and size. I remember seeing
> this done before but cannot find the documentation, can anyone refresh my
> memory as to how to reference the package variables and how to declare
them?
>
> Thanks
>
> Steve E.
>
>
Received on Wed Nov 22 2000 - 19:13:52 CET