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

Ordered List

Recommended Posts

Guest osa

how is it possibile using and Ordered List from a file like a sequence?

I'm using it when i must use a list with a set of selected elements and each user must use an element in each iteration.

Share this post


Link to post
Share on other sites
Guest angela
how is it possibile using and Ordered List from a file like a sequence?

I'm using it when i must use a list with a set of selected elements and each user must use an element in each iteration.

 

Hello,

Yes, it is used as a sequence of values for a parameter. E ach new value is provided either in each iteration or for each virtual user.

 

Share this post


Link to post
Share on other sites
Guest osa

I know how it work. But for my particular test i need iterate a Ordered sequence of number, formed by particular codes, from file, that i can't generate with sequence function. And i want iterate on my list for users and for iteration for not duplicate my code.

Actually i split my list in 20 parts and replicate the main (i will call submain) of my profile 20 times in the same profile. So , each submain use a part of list that was used but a particular user in that sequence. I can avoid this if I could iterate on Ordered List taken from file both for users and iterations

Share this post


Link to post
Share on other sites
Guest angela
I know how it work. But for my particular test i need iterate a Ordered sequence of number, formed by particular codes, from file, that i can't generate with sequence function. And i want iterate on my list for users and for iteration for not duplicate my code.

Actually i split my list in 20 parts and replicate the main (i will call submain) of my profile 20 times in the same profile. So , each submain use a part of list that was used but a particular user in that sequence. I can avoid this if I could iterate on Ordered List taken from file both for users and iterations

 

Hi osa,

 

Could you please state your example step-by step, and describe it in more details? Then we will be able to understand it better and provide you with better solution.

Share this post


Link to post
Share on other sites
Guest osa

this is a screenshot of my profile.

 

I have initial and final part.

 

My core problem is in main. In the image there is a section marked with a red rectangle. This subpart is replicate 20 times. I do this because the main is iterate 20 time and each subpart need to use a particular ordered list loaded from a file. Moreover this profile needs 20 users and each user must use a particular code that isn't a sequential code, so i can't use the function Sequence.

 

What can solve my problem in a easily and elegant way is the possibility to use the function Sequence on a file wich contains my particular sequence of code that i need use.

 

i hope explain my problem better than before.

 

Could be this a new feature of WAPT?

 

Best Regards

 

Luca Preziati

post-128-1215013476.jpg

Share this post


Link to post
Share on other sites
Guest gloryforixseal

Hi

I want a list to act like a menu in a normal program, ie click to activate and then hover to open sub lists. I can get it to do one or the other, but not both. Any ideas?

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