comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Pointer Help - Referencing/Dereferencing in Functions & Procedures
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Pointer Help - Referencing/Dereferencing in Functions & Procedures [message #34370] Wed, 12 March 2003 12:50 Go to previous message
Chris[1] is currently offline  Chris[1]
Messages: 23
Registered: January 2003
Junior Member
You need to pass an argument into your procedure; as far as it knows
"number_ptr" hasn't been declared.

Change the first line of number_proc to:

pro number_proc, number_ptr

and the call in $MAIN$ to

number_proc,number_ptr



and it should work.


Chris
[Message index]
 
Read Message
Read Message
Previous Topic: SPECIII?
Next Topic: Pointer Help - Referencing/Dereferencing in Functions & Procedures

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sat Oct 11 10:08:46 PDT 2025

Total time taken to generate the page: 0.79951 seconds