Good morning everyone,
today I have difficulty with a seemingly simple command, I need to do the following:
I have 5 values: doll1, doll2, doll3, doll4
I have 4 buttons, where by pressing them I should make a unique value appear in 4 text boxes
I hope I made myself clear.
Thanks

             
            
              
              
              
            
            
                
                
              
           
          
            
              
                TIMAI2
                
              
              
              
                  
                  
              2
              
             
            
              
I see 4 values ? But there are 5 items in your list bambola
- Do you want the unique values to come from your list ?
 
- Do you want them in the list order or random order?
 
- Does a value appear in only the adjacent textbox when you click a button?
 
- What happens when all the textboxes have a value, can these be changed , by clicking a button again ?
 
             
            
              
              
              
            
            
                
                
              
           
          
            
            
              Yes, 5 randomly selected elements have been corrected to fill only the 4 testboxes via the adjacent buttons
- yes
 
- random order
 
- Only in the adjacent box
 
- If all the text boxes have a value for the moment nothing should happen
4 bis) NO only once, but eventually I am careful not to press it twice 
             
            
              
              
              
            
            
                
                
              
           
          
            
              
                TIMAI2
                
              
              
              
                  
                  
              4
              
             
            
              Select random item from the list, then remove that item from the list.
To preserve your original list, use the copylist block to make a copy into another variable to work with
             
            
              
              
              
            
            
                
                
              
           
          
            
              
                system
                
                  Closed 
              
              
              
                  
                  
              6
              
             
            
              This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.