[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Re: not finding procedure even though it does exist
- Subject: Re: not finding procedure even though it does exist
- From: Melisha Murphy <mmurphy@CMCMFG.COM>
- Date: Wed, 19 Aug 1998 14:13:24 -0500
Have you checked to make sure that you have END-PROCEDURE on them?
> -----Original Message-----
> From: Michael Bower [SMTP:Michael_Bower@CCNOTES.CCITY.COM]
> Sent: Wednesday, August 19, 1998 2:00 PM
> To: Multiple recipients of list SQR-USERS
> Subject: not finding procedure even though it does exist
>
> Hello,
>
> I am having a problem with a begin-procedure statement. The statement is
> correct in its spelling but when the do statement is executed it states
> that the "sqr cannot locate procedure". If I move the procedure down
> further in the SQR then it finds that procedure now but then does not find
> the one that was right below it. Any help anyone could give me would be
> greatly appreciated.
>
> Michael