hi,<div>${myVar}STATUS is empty you have not assign any value here your var Set(__${myVar}STATUS=) is empty.</div><div>use instead  Set(__myVar=${ARG1}STATUS) and remove second line.<br><br><div class="gmail_quote">On Thu, Mar 21, 2013 at 7:45 PM, Administrator TOOTAI <span dir="ltr">&lt;<a href="mailto:admin@tootai.net" target="_blank">admin@tootai.net</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
I have a variable created like<br>
<br>
... Set(__myVar=${ARG1})<br>
... Set(__${myVar}STATUS=)<br>
<br>
If ARG1 is abcd, variable is abcdSTATUS and should be empty. This is OK.<br>
<br>
Now I would like to get the value of abcdSTATUS. How to do it? ${${myVar}STATUS}} isn&#39;t working, nor ${{myvar}STATUS}<br>
<br>
Thanks for any hint<span class="HOEnZb"><font color="#888888"><br>
<br>
-- <br>
Daniel<br>
<br>
--<br>
______________________________<u></u>______________________________<u></u>_________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
              <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
  <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/<u></u>mailman/listinfo/asterisk-<u></u>users</a><br>
</font></span></blockquote></div><br></div>