Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

calling procedures

0 views
Skip to first unread message

Nathan Gorr

unread,
Jul 6, 2000, 3:00:00 AM7/6/00
to
Im having trouble calling procedures within my program. If anyone has
any thoughts on why this wouldnt be working or if you have an example
handy I would greatly appriciate the assistance. Thanks,
N Gorr


Bryan Oakley

unread,
Jul 6, 2000, 3:00:00 AM7/6/00
to
"Nathan Gorr" <ng...@cadence.com> wrote in message
news:3964D382...@cadence.com...

There are any number of reasons why you can't call a procedure. They all
boil down to the fact you are trying to call something that doesn't exist.
perhaps you can give us the precice error you are getting to confirm that.
Then describe how you are creating the procedures and how you are trying to
call them.

Can you give us about a 20 line test case that illustrates the problem? It
is probably something as simple as a) libraries not getting auto-loaded, b)
a namespace or scoping issue, or c) you are trying to call procs before they
are defined.


Patrick Cailly : Metronome/Basic

unread,
Jul 7, 2000, 3:00:00 AM7/7/00
to
details ??


Nathan Gorr <ng...@cadence.com> a écrit dans le message :

Paul Duffin

unread,
Jul 7, 2000, 3:00:00 AM7/7/00
to
Nathan Gorr wrote:
>
> Im having trouble calling procedures within my program. If anyone has
> any thoughts on why this wouldnt be working or if you have an example
> handy I would greatly appriciate the assistance. Thanks,
> N Gorr

Your question is too vague, can you post a short script to illustrate
the problem and then we can help you some more.

0 new messages