Jump to content
Macro Express Forums

Impossible to call a variable, I don't understand this problem.


Recommended Posts

Hello,

On my macro, I declare the variable

<VARIABLE SET INTEGER Option="\x00" Destination="%vit_s%" Value="1"/>
<MACRO RUN Use_ID="FALSE" Name="#variables" ID="-1" Wait="TRUE"/>

And on the macro #variables, I use a debug box to cheak the value of %vit_s% :

<TEXT BOX DISPLAY Title="Debug : " Content="{\\rtf1\\ansi\\ansicpg1252\\deff0\\deflang1036{\\fonttbl{\\f0\\fnil\\fcharset0 Tahoma;}{\\f1\\fnil Tahoma;}}\r\n\\viewkind4\\uc1\\pard\\f0\\fs20 %vit_s%\r\n\\par %test%\\f1 \r\n\\par }\r\n" Left="Center" Top="Center" Width="278" Height="200" Monitor="0" OnTop="TRUE" Keep_Focus="TRUE" Mode="\x00" Delay="0"/>

It return me the value 0...

The variable is on the 2 macros, and allowed to be called... 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...