Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily.
X
I know there is a way to redirect it to use the 'textedit' editor in unix but I don't think notepad can interoperate with CADDS. If that's useful to you I can try to figure out how we did it. I haven't seen it used here for a few years but the know-how probably still exists. S
I am trying to force the command "edit text OS" to fire up notepad rather than VI, as an editor. No luck so far, any help? Rick
Sorry for not posting the answer to my problem.... here it is:
I assume you are using a UNIX variety. If you type "env|grep EDITOR" the results will probably show "EDITOR=vi". If you are in a C shell, enter the command "setenv EDITOR dtpad" and then enter "cadds5" in the same window. To make the change permanent, add the setenv statement to your .cshrc file. There are other EDITOR possibilities depending on your flavor of unix. "notepad" is a Windows editor.
Announcements
Business Continuity with Creo: Learn more about it here.