Jump to content
WAPT Forum
Sign in to follow this  
Guest larry_in_Regina

needed: in edit parameter: in edit function: in sequence: suffix option

Recommended Posts

Guest larry_in_Regina

example of data we input: 101ABC, 102ABC etc. I get around this now by inputing an ordered list from a file.

Share this post


Link to post
Share on other sites
Guest angela
example of data we input: 101ABC, 102ABC etc. I get around this now by inputing an ordered list from a file.

 

 

It is posible in the current version of WAPT. You can do ths with so-called concatenation of functions. You can form a parameter with several functons at once. In your case you need two functions, one for creating a number, for instanse, $Seq(,100,0,0), and other for simple static text. You will get a parameter like param=$Seq(,100,0,0)&ABC

 

For more deails on functions conatenations you can read the topic Parameter Value Dynamic Calculation in our built-in Help.

Share this post


Link to post
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.
Note: Your post will require moderator approval before it will be visible.

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...
Sign in to follow this  

×
×
  • Create New...