06-05-05 10:45 PM
"Keith Manning" <kmanningNOSPAM@teamggi.com> wrote in message
news:<cntn43$13m2$1@news.boulder.ibm.com>...
> I need to set a global variable to a static value in a macro. Seems simple
> enough, but I can't see how to do it. BTW, the "extract action" is NOT
> what
> I need. The User and Administrator's Guide states that one of the ways you
> can set the value of a GV is "By setting a value in the macro source
> code".
> Does anyone know the syntax I would use to do this? I have searched and
> found nothing on this. Thanks!
A few months ago, the above question was asked.
I did not see any answer so I will ask again.
I tried the following:
<varupdate name="'MYGVAR'" value="12"/>
and I got an internal macro error when I tried to save.
Is it possible to update a global variable in a macro without using the
"extract" action?
thanks...
[ Post a follow-up to this message ]
|