A
anode505
I have a few recorded macros that do a cut-n-paste to another file.
The cut file is called Service Report
The paste file is called tally
THe macro resides in Service report (which is a template and changes file names)
When I tried to add in a second c-n-p macro into the first (to simplify things) I get a error.
What it seems to be, looking at the code, is that focus doesn't return to the service report.
Is there a way to call the original file without a filename, since the orig file is dynamically named.
(can one 'chain' macros? I tried the call {macro}() but same error)
AH! is there a constant with the filename in it?
THanks
The cut file is called Service Report
The paste file is called tally
THe macro resides in Service report (which is a template and changes file names)
When I tried to add in a second c-n-p macro into the first (to simplify things) I get a error.
What it seems to be, looking at the code, is that focus doesn't return to the service report.
Is there a way to call the original file without a filename, since the orig file is dynamically named.
(can one 'chain' macros? I tried the call {macro}() but same error)
AH! is there a constant with the filename in it?
THanks