Hi all,
Hoping I'm in the right place for that question.
I have a macro which scans a file, word by word, inserting some
sequences of characters according to some conditions. This macro must
sometimes query the user for an action to do. I would like to implement
one command that would ask the macro not to query for anything else and
go through the end of the file. But... then I would like to have a
chance to interrupt it and, moreover, having a way to know where we are.
I was hoping I...
Interrupting a macro
Hoping I'm in the right place for that question.
I have a macro which scans a file, word by word, inserting some
sequences of characters according to some conditions. This macro must
sometimes query the user for an action to do. I would like to implement
one command that would ask the macro not to query for anything else and
go through the end of the file. But... then I would like to have a
chance to interrupt it and, moreover, having a way to know where we are.
I was hoping I...
Interrupting a macro