[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



Hello,
We have found the problem being there was a begin-select and no end-select.
THANK YOU!!!!!
Michael




Melisha Murphy <mmurphy @ CMCMFG.COM> on 08/19/98 03:13:24 PM

Please respond to SQR-USERS@USA.NET

To:   Multiple recipients of list SQR-USERS <SQR-USERS @ list.iex.net>
cc:
Subject:  Re: not finding procedure even though it does exist




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