The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
Username:
Password:
Save Password
Forgot your Password? | Admin Options

 All Forums
 Origin Forum
 Origin Forum
 Disable undo function
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

Whatevs

1 Posts

Posted - 05/08/2018 :  08:00:00 AM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Origin Ver. and Service Release (Select Help-->About Origin):
Operating System: 2018 Pro b9.5.0.193

Is there a way to disable or at least un/remap the undo function from ctrl+Z?
I don't mind not using it, but hitting ctrl+Z when making a mistake is almost a reflex, since this functionality is so ubiquitous.

Unfortunately, in my experience, the function is utterly unpredictable, sometimes undoing 10s of commands at once, not only in the workbook, but also all associated plots.
Combined with the missing redo capability this is more than an annoyance and can result in a lot of lost work.
In the current state I would really simply remove the functionality from the software.

JacquelineHe

287 Posts

Posted - 05/09/2018 :  04:53:55 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hi,

If I do not misunderstand your question, you want to disable “Ctrl+Z” as an “Undo” Hotkey, right?

I am afraid there is not a good method to disable the hotkey in Origin currently.
If you want to disable “Undo” , you can try to set @UN System Variable to 0. This aystem variable specifies the maximum depth of UNDO stack

1. Select "Window: Script Window" to open "Script Window".
2. Enter following script in the Script Window
@UN=0;

3. Highlight the script and press "Enter" key. Then the “Undo” function will be disable.


Thanks
Jacqueline
OriginLab
Go to Top of Page

Chris D

428 Posts

Posted - 05/10/2018 :  09:14:18 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Whatevs,

If you want to turn off Undo permanently, go to Tools menu and select System Variables... and in the dialog add a variable UN (without the @) and set its value to 0.

It does the same as Jacqueline's suggestion, it just makes the setting persistent across Origin sessions.

You can later remove the variable from the dialog if you want to go back to undo in the future.

I hope this helps.

Thanks,
Chris Drozdowski
Originlab Technical Support
Go to Top of Page
  Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000