Jump to content
Macro Express Forums

Text Type from Split String


Recommended Posts

I have macro copying data from spreadsheet and splitting into multiple strings. I have created a command Text Type. It types correctly on one workstation but doesn't on another.  Here is the command I have created: <TEXT TYPE Action="1" Text="%Split[3]%"/>

Link to comment
Share on other sites

2 hours ago, DMA said:

<TEXT TYPE Action="1" Text="%Split[3]%"/>

 

Try using the "Simulate Keystrokes" option of this command, rather than the "Use Clipboard and Paste" option.  See image below.

 

Also, if you created this command with the Direct Editor, try unchecking the box for Direct Editor under "View" in the Menu bar of the Script Editor.  When I paste your command into the Editor, there is something strange about it, and it shows up as TWO separate commands.  It is generally much easier to code macros using the regular script editor rather than the Direct editor. 

 

type.JPG

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