[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Load-Lookup
OK, here's a question for ya'll...
I am using a lookup table in my SQR program. I have a global procedure (no
"Local" keyword, no parameters) that loads my lookup table. I have a local
procedure (accepts 3 variables, 2 of which are passed back) that actually
performs the lookup. Here's the question: Is the localized procedure going
to be able to find the lookup table? Do I need to change the lookup command
from
Lookup name=ArrayName $Invar, $OutVar
to
Lookup name=_ArrayName $Invar $OutVar
Any insight is appreciated.
Greg Hesla
ghesla@cimaconsulting.com
Cima Consulting. Group
www.cimaconsulting.com