Quantcast
Channel: AutoIt v3 - General Help and Support
Viewing all articles
Browse latest Browse all 12506

How to write the script to expand a for loop description?

$
0
0

Hi,

 

I want to write a AutoIt script to translate the following strings format, can someone help me?

 

Thanks.

 

FROM:

forloop param1 {2 3} param2 {9 10} {

    The result is output1=$param1 output2=$param2
}
 
TO:
The result is output1=2 output2=9
The result is output1=2 output2=10
The result is output1=3 output2=9
The result is output1=3 output2=10
 

Viewing all articles
Browse latest Browse all 12506

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>