Search found 9 matches
- Wed Jun 30, 2010 5:43 pm
- Forum: Technical / Scripting
- Topic: msnet.exe remote macro launcher issue
- Replies: 3
- Views: 3821
I am using 11.1.10 I also have a 12.0.4 with me, can I use the same old msnet that came with 11.1.10 or do I need a new one? In addition, can 12.0.4 installation do an automatic upgrade or I need to uninstall previous one? I am asking all this becoz I am afraid my scripts will not work anymore after...
- Tue Jun 29, 2010 11:18 pm
- Forum: Technical / Scripting
- Topic: msnet.exe remote macro launcher issue
- Replies: 3
- Views: 3821
msnet.exe remote macro launcher issue
Hi, When I need to run a macro remotely into second system, I run the command: ==>msnet.exe 192.168.1.10 6666 732_task.scp This works fine most of the time... but when I keep running all my tests remotely, notice the error "specified macro does not exist" Now, I have to run macro using command ==>ms...
- Fri Jun 18, 2010 10:53 pm
- Forum: Technical / Scripting
- Topic: how to LClick after findwindowWithText
- Replies: 1
- Views: 2469
how to LClick after findwindowWithText
Hi, My objective is as follows in windows7: //open bluetooth connected devices window EXE>%sys_dir%\bthprops.cpl movewindow>Devices and Printers,0,0 Resizewindow>Devices and Printers,462,303 set>Devices and Printers //now I have a second station name available here STATION-100. I need to select that...
- Fri Jun 11, 2010 9:08 pm
- Forum: Technical / Scripting
- Topic: how to call subroutine from another
- Replies: 4
- Views: 5048
- Fri Jun 11, 2010 6:20 pm
- Forum: Technical / Scripting
- Topic: how to call subroutine from another
- Replies: 4
- Views: 5048
how to call subroutine from another
I have couple of subroutines that are actively used in my 10 other scripts. currently I have copied the subroutine into all my 10 scripts. Is there a way if I have macro script -1 that has SRT1, how can I call this SRT1 from macro script 2, macro 3 etc?
Thanks
Thanks
- Thu Jun 03, 2010 11:19 pm
- Forum: Beginners
- Topic: script starts to run but script opens each time
- Replies: 6
- Views: 6824
- Thu Jun 03, 2010 11:16 pm
- Forum: Beginners
- Topic: script starts to run but script opens each time
- Replies: 6
- Views: 6824
- Thu Jun 03, 2010 11:15 pm
- Forum: Beginners
- Topic: script starts to run but script opens each time
- Replies: 6
- Views: 6824
- Thu May 13, 2010 3:17 am
- Forum: Beginners
- Topic: script starts to run but script opens each time
- Replies: 6
- Views: 6824
script starts to run but script opens each time
Hi, I wrote a script and when I try to run it, I notice the script opens up each time and am having difficulty running the script. Everytime I leave the script open using the edito and then click the run button it works fine. But if I close the script and then run from the small macro window main (M...