04-23-2007, 01:02 PM
first change your macro into a function and put in the below code (1). then make another macro (it doesn't have to be a function) and copy the code from #2 below. after starting the first function, you can stop it via the second one. this ends it gently, if you want it to just drop it hard and fast you can use the function.
this is not a new concept of controlling a mac with another (I call it "Macro Stacking" in my blog dvorak.org/....i mean The Macro Hook).
Macro 1
Macro 2
this is not a new concept of controlling a mac with another (I call it "Macro Stacking" in my blog dvorak.org/....i mean The Macro Hook).
Macro 1
str+ stopmac
rep
,act win("Dieseite.de" "CabinetWClass")
,if stopmac="Stop"
,,end
,'TTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTY
,5Macro 2
