[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: "Peters, Brian" <PetersB@HSN.NET>
- Date: Wed, 19 Aug 1998 15:23:33 -0400
Are you calling this procedure from Init-Report? Send your code.
Brian at HSN
> -----Original Message-----
> From: Michael Bower [SMTP:Michael_Bower@CCNOTES.CCITY.COM]
> Sent: Wednesday, August 19, 1998 3: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