What is the official undo count?
Is there a way to increase this or make it unlimited?
I've looked but can't seem to find anything in the settings.
I would really like this to be unlimited.
Thanks!
undo count
Moderator: kfury77
Forum rules
Please try to follow these guidelines. This will help to receive faster and more accurate response.
Please try to follow these guidelines. This will help to receive faster and more accurate response.
- Check the Support section of the corresponding product first. Chances are you will find your answer there;
- Do not create new topics for already reported problems. Add your comments to the existing topics instead;
- Create separate topic for each problem request. Do NOT post a number of non-related problem reports in a single topic;
- Give your topic a meaningful title. Titles such as "A question," "Bug report" and "Help!" provide others no clue what your message is about;
- Include the version number of the software you are using;
- This is not an official customer support helpdesk. If you need a prompt and official response, please contact our support team directly instead. It may take a while until you receive a reply in the forum;
Re: undo count
As far as I know there are unlimited undos by default. Did you run into some limit?
Blumentals Software Programmer
Re: undo count
I did.
I didn't know the exact number on it, it was quite a long undo list, estimating in the lower to mid hundreds, but I got to a point where the undo was no longer running and the list was probably about 2/3rds of the way done.
It stop halfway though the alteration of a string making the code unusable, which previously was an operational file.
This was probably the longest undo I've had to do, and I'd saved the file previously, ran it, but then needed to undo all those changes (basically roll back to the previously saved version).
I did a revert from my git (which was a few saves ago) and remade the changes I had done over again to get back to where I was.
So it's not the biggest deal in the world, but I definitely came across a limit.
I do suppose this could be memory induced, although I don't think it's from my system hardware, maybe a buffer limit either on your end or with the 32bit system wrappers, I'm not sure.
I run win7 64, 8GB ram.
If I come across it again, is there any information that I can capture and give you to help troubleshoot the issue? Memory usage, page file usage, etc.
Any report generating tools?
Thanks.
I didn't know the exact number on it, it was quite a long undo list, estimating in the lower to mid hundreds, but I got to a point where the undo was no longer running and the list was probably about 2/3rds of the way done.
It stop halfway though the alteration of a string making the code unusable, which previously was an operational file.
This was probably the longest undo I've had to do, and I'd saved the file previously, ran it, but then needed to undo all those changes (basically roll back to the previously saved version).
I did a revert from my git (which was a few saves ago) and remade the changes I had done over again to get back to where I was.
So it's not the biggest deal in the world, but I definitely came across a limit.
I do suppose this could be memory induced, although I don't think it's from my system hardware, maybe a buffer limit either on your end or with the 32bit system wrappers, I'm not sure.
I run win7 64, 8GB ram.
If I come across it again, is there any information that I can capture and give you to help troubleshoot the issue? Memory usage, page file usage, etc.
Any report generating tools?
Thanks.