02-25-2006, 01:35 PM
OK! Found! The 'Insert' button stops recording. That's what I wanted to know.
I have recorded a few macros replying to my old ones (same commands) but I ran in a little problem - That's what I wanted to get: Copy Filename from Explorer & select next file -stop-
The scrip replied:
act win("_Download" "ExploreWClass")
'F2
'Cc
'Y
'D
Since I recorded it from a directory called "_Download" that's fine if I have to operate only w/ that directory. What about if I want that macro to work in 'any' directory of explorer?
I have recorded a few macros replying to my old ones (same commands) but I ran in a little problem - That's what I wanted to get: Copy Filename from Explorer & select next file -stop-
The scrip replied:
act win("_Download" "ExploreWClass")
'F2
'Cc
'Y
'D
Since I recorded it from a directory called "_Download" that's fine if I have to operate only w/ that directory. What about if I want that macro to work in 'any' directory of explorer?
