Re: [foxboro] Textedit

I believe that you change the following lines in /opt/fox/ciocfg/seqedit


if test -f /etc/fox/ia_opsys
then
   exec /usr/ucb/vi $1
else
   exec /bin/vi $1
fi


to


if test -f /etc/fox/ia_opsys
then
   exec /usr/openwin/bin/textedit $1
else
   exec /bin/vi $1
fi


However, I have been wrong before.


Regards,


Alex Johnson
System Products - Invensys Systems, Inc.
10707 Haddington
Houston, TX 77043
713.722.2859 (office)
713.722.2700 (switchboard)
713.932.0222 (fax)
ajohnson@xxxxxxxxxxx <mailto:ajohnson@xxxxxxxxxxx> 
Come to the Invensys Showcase: http://www.invensysshowcase.com/
<http://www.invensysshowcase.com/> 


        -----Original Message-----
        From:   David Standerfer [SMTP:DStander@xxxxxxxxxx]
        Sent:   Wednesday, May 15, 2002 11:46 AM
        To:     foxboro@xxxxxxxxxxxxx
        Subject:        [foxboro] Textedit


        Hi all,=20

        Does anyone remember how to change the default editor for sequence
type =
        blocks from VI to Textedit? I've done this before and know that it
is easy =
        but I don't have any notes on the steps required to make it happen.
I =
        refuse to learn VI. Thanks for the help.

        Dave Standerfer
        Agrium US Inc.
        Kenai, Alaska

         
         
        
_______________________________________________________________________
        This mailing list is neither sponsored nor endorsed by Invensys
Process
        Systems (formerly The Foxboro Company). Use the info you obtain here
at
        your own risks. Read
http://www.thecassandraproject.org/disclaimer.html
         
        foxboro mailing list:
http://www.freelists.org/list/foxboro
        to subscribe:
mailto:foxboro-request@xxxxxxxxxxxxx?subject=join
        to unsubscribe:
mailto:foxboro-request@xxxxxxxxxxxxx?subject=leave
         
 
 
_______________________________________________________________________
This mailing list is neither sponsored nor endorsed by Invensys Process
Systems (formerly The Foxboro Company). Use the info you obtain here at
your own risks. Read http://www.thecassandraproject.org/disclaimer.html
 
foxboro mailing list:             http://www.freelists.org/list/foxboro
to subscribe:         mailto:foxboro-request@xxxxxxxxxxxxx?subject=join
to unsubscribe:      mailto:foxboro-request@xxxxxxxxxxxxx?subject=leave
 

Other related posts: