Jump to content
Macro Express Forums

Recommended Posts

Posted

How do i decompose a variable into an array?

for example, if i get a string variable with the content "range:0:2:1", how do i decompose it into an array of strings

ta[1] = "range"

ta[2] = "0"

ta[3] = "2"

ta[4] = "1"

 

thx

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