slow macro
Posted: Sun Jun 03, 2001 9:30 am
Hi,
I could not find an awnser using the search option on this forum so I'll just ask the question here (sorry if it was asked before).
Since I upgraded from the nice old green-textpad to this blue version I'm experiencing problems in using simple macro's.
For example I've got a list of coordinates like this:
1000 123456.789 123456.789 1.2341000
1001 123456.789 123456.789 1.2341001
etc.
I want to change that to:
1000 123456.789 123456.789 1.234 1000
1001 123456.789 123456.789 1.234 1001
etc.
So I record a maco as followed:
-I put the cursor on the first line
-start the macro recorder
-press home
-use arrows to go to the place where I want to put the extra spaces
-place the extra spaces
-use arrow to move the cursor one line down
-end the macro recorder
(Pretty crude macro he? But I'm just a simple user, so for me this was a high tech macro)(I know, using the box-selector does the job also, but this is just an example)
Now I start the macro, using the "repeat through end of file" option.
Now when the macro executes it halts every 8th line or something, than hangs for a minute and then executes another 8 lines, and so on.
With the green textpad this problem was not there and the macro executed throughout the file in notime. It's not a computer problem, I've had this problem on multiple computers of diferent configurations.
Hope sombody can help me with this.
Thanks, Mark
I could not find an awnser using the search option on this forum so I'll just ask the question here (sorry if it was asked before).
Since I upgraded from the nice old green-textpad to this blue version I'm experiencing problems in using simple macro's.
For example I've got a list of coordinates like this:
1000 123456.789 123456.789 1.2341000
1001 123456.789 123456.789 1.2341001
etc.
I want to change that to:
1000 123456.789 123456.789 1.234 1000
1001 123456.789 123456.789 1.234 1001
etc.
So I record a maco as followed:
-I put the cursor on the first line
-start the macro recorder
-press home
-use arrows to go to the place where I want to put the extra spaces
-place the extra spaces
-use arrow to move the cursor one line down
-end the macro recorder
(Pretty crude macro he? But I'm just a simple user, so for me this was a high tech macro)(I know, using the box-selector does the job also, but this is just an example)
Now I start the macro, using the "repeat through end of file" option.
Now when the macro executes it halts every 8th line or something, than hangs for a minute and then executes another 8 lines, and so on.
With the green textpad this problem was not there and the macro executed throughout the file in notime. It's not a computer problem, I've had this problem on multiple computers of diferent configurations.
Hope sombody can help me with this.
Thanks, Mark