xbee wrote:

Hi all,
I'm a newbie in mozilla editor and I have a question about the integration of of custom command in editor's menus. I want to use the editor to change HTML files in a project which is on Clearcase, a configuration management system like cvs or rcs (a bit more complicated ...:)). So, I must "checkout" a file before modifications and then "checkin" it after them. Actually I perform these operations in a xterm, but I will be very pactical to insert theses features directly in the editor menu. Is it possible ? Where can I find informations to do that ?


Thanks


You probably have to use nsIProcess. See http://lxr.mozilla.org/seamonkey/source/xpcom/threads/nsIProcess.idl

</Daniel>
_______________________________________________
mozilla-editor mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-editor

Reply via email to