Jump to content
Macro Express Forums

Let's try again: Very simple math in Macro Express Pro....


Recommended Posts

I'm trying to do the following:

 

We start with a plain text file, completely empty, opened in a text editor.

 

We have ME move to the first line of the text file,

and type what resides in a variable called %First%.  

 

That value happens to be 5 (set up beforehand).  So, ME types 5.

 

5

 

We then have ME type Enter twice.  

That means the cursor will be at the start of line 3.

 

We now have ME type what is in the %First% variable + 4.

 

The answer that ME types should be:

 

9

 

How do we do this?

 

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...