If you wish to change the default editor, change the environment variable FINDER_EDITOR. You'll need to change this in either the .login file for csh users -- or .profile for korn or bourne shell users.
As an example for C shell users add a new line to the bottom of the .login file as follows:
setenv FINDER EDITOR <editorpathname>
setenv FINDER EDITOR /mac/bin/TextEditor -for TextEditor
setenv FINDER EDITOR /usr/bin/vi -for vi"
Article Change History:
01 Sep 1994 - Added C shell example.
30 Aug 1994 - Reviewed
Support Information Services