OK. I guess that would work.
And if I was trying to get a value out of the function (other than
just writing it), I guess I could do this:
S X="SIMPLE^TMGTEST"
S Y="S Z=$$"_X_"(""HELLO"")"
X Y
W Z,!
But could you explain why the other didn't work? Is there a standard
number of allowable characters for an indirection string?? The syntax
above seems overly awkward.
Thanks
Kevin
On 9/4/05, Chris Richardson <[EMAIL PROTECTED]> wrote:
> Try;
> S x="SIMPLE^TMGTEST"
> X "W $$"_x_"(""hello"")"
>
> ----- Original Message -----
> From: "Kevin Toppenberg" <[EMAIL PROTECTED]>
> To: "Hardhats Sourceforge" <[email protected]>
> Sent: Sunday, September 04, 2005 7:52 AM
> Subject: [Hardhats-members] Function indirection?
>
>
> I posted about this once before, and it seems that someone had an
> answer. But I can't find that post now.
>
> I am trying to use indirection (@) to execute a callback function.
> But it looks like the indirection is limited to 8 characters.
>
> e.g.
>
> GTM>w $$SIMPLE^TMGTEST("hello")
> You said:hello
> GTM>set x="SIMPLE^TMGTEST"
>
> GTM>w [EMAIL PROTECTED]@("hello")
> %GTM-E-LABELMISSING, Label referenced but not defined: SIMPLE^T
>
> GTM>
>
>
> How should I do this?
>
> Kevin
>
>
>
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Hardhats-members mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hardhats-members