Search found 2 matches
- Wed Jul 01, 2015 12:09 pm
- Forum: Beginners
- Topic: How to split a 6-digit number into 6 variables
- Replies: 3
- Views: 4780
Re: How to split a 6-digit number into 6 variables
Thanks you, both codes worked perfectly.
- Mon Jun 29, 2015 8:29 pm
- Forum: Beginners
- Topic: How to split a 6-digit number into 6 variables
- Replies: 3
- Views: 4780
How to split a 6-digit number into 6 variables
How do I do what the title says?
Then, depending on those 6 new variables, I need to find 6 images on the screen and click them. Say I call the 6 variables number1,2,...6
Would it be correct to replace the image path with %BMP_DIR%/%number1,2,...6%.bmp ?
Thanks
Then, depending on those 6 new variables, I need to find 6 images on the screen and click them. Say I call the 6 variables number1,2,...6
Would it be correct to replace the image path with %BMP_DIR%/%number1,2,...6%.bmp ?
Thanks