Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Can I call another function inside the package?

Re: Can I call another function inside the package?

From: Mark G <mgumbs_at_nospam.hotmail.com>
Date: Wed, 23 Jun 1999 09:00:14 +0100
Message-ID: <377091bb.0@145.227.194.253>


Could you post the package in question? It may be easier to find.

M

Johnson Chao wrote in message <7kpvve$usa$1_at_nnrp1.deja.com>...
>
>
>Hello:
> I am making a package to include some functions and procedures. Inside
>one procedure, I call another function inside the same package, but I
>can not do that. Something seems wrong wiht the program. When I move
>the called function out of my procedure, it works.
>(even , I add to package name ahead of the function name did not work)
>
>What's wrong with it?
>
>--
>Johnson Chao
>ctc Japan
>
>
>Sent via Deja.com http://www.deja.com/
>Share what you know. Learn what you don't.
Received on Wed Jun 23 1999 - 03:00:14 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US