I've been using CGIDEV2 for a couple years and have used the zhbgetvar
procedure with setting the instance number of the variable to retrieve
before, but I always used a variable defined as 10I 0.  But now, I
tried to use it using a constant number, but it won't compile.

Example:

This works.
eval      afdate=c2n2(zhbgetvar('afdate':I))


This doesn't compile.
eval      afdate=c2n2(zhbgetvar('afdate':1))

Does the instance number have to be an integer variable, or is there a
way to use this with a constant number?

Troy





------------------------ Yahoo! Groups Sponsor --------------------~--> 
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/wbFolB/TM
--------------------------------------------------------------------~-> 

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/Easy400Group/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to