2 Aug
2012
2 Aug
'12
12:19 p.m.
Franks Andy (RLZ) IT Systems Engineer wrote:
and am assigning the Reply-Message attribute the value that should be returned from the script using
update reply { Reply-Message := "%{control:My-Local-Integer}" }
You can just do: update reply { Reply-Message := `/path/to/program` } And have the program print out the new value. Alan DeKok.