07-22-2013, 05:02 PM
thanks
I begin to understand something more, I'm spending hours reading the guide, but do not fully understand the examples of the various functions, so excuse me if I ask you to continue to ask for help ...
An array is a container, and can contain any variable right?
I thought there was a command to open an array and a command to close it, but in the examples is declared and that's it.
can be inserted into a single array or variable the following?
w5 = win ("test", "WindowsForms10.Window.8.app.0.33c0d9d")
1000 S wait "C: \ macro \ images \ login1.bmp" child ("_ctl.Window" "test" w5) 0 1 | 16 | 70 0x400;; '_ctl.Window'
0.5
lef
w6 = win ("test", "WindowsForms10.Window.8.app.0.33c0d9d")
1000 S wait "C: \ macro \ images \ mypage.bmp" child ("_ctl.Window" "test" w6) 0 1 | 16 | 70 0x400;; '_ctl.Window'
1
lef
Can you give me an example with this data so that it can understand how to do it and walk with my legs in the future?
I'm sorry, I feel like a child who has discovered a beautiful new toy and I would like to learn to use it.
I begin to understand something more, I'm spending hours reading the guide, but do not fully understand the examples of the various functions, so excuse me if I ask you to continue to ask for help ...
An array is a container, and can contain any variable right?
I thought there was a command to open an array and a command to close it, but in the examples is declared and that's it.
can be inserted into a single array or variable the following?
w5 = win ("test", "WindowsForms10.Window.8.app.0.33c0d9d")
1000 S wait "C: \ macro \ images \ login1.bmp" child ("_ctl.Window" "test" w5) 0 1 | 16 | 70 0x400;; '_ctl.Window'
0.5
lef
w6 = win ("test", "WindowsForms10.Window.8.app.0.33c0d9d")
1000 S wait "C: \ macro \ images \ mypage.bmp" child ("_ctl.Window" "test" w6) 0 1 | 16 | 70 0x400;; '_ctl.Window'
1
lef
Can you give me an example with this data so that it can understand how to do it and walk with my legs in the future?
I'm sorry, I feel like a child who has discovered a beautiful new toy and I would like to learn to use it.