Customization editor

Posted by vjug on 21-Nov-2007 04:49

Hello
Related to the Editor Context Menu: I would like to add my program and call it with the selected file from Resources view as parameter. Is it possible to do this and how? It's shold be something like when you want to compile a single file - sou select it, right click, choose compile and IDE use this selected program as parameter for compile procedure.
Thanks

All Replies

Posted by jankeir on 21-Nov-2007 04:59

Related to the Editor Context Menu: I

would like to add my program and call it with the

selected file from Resources view as parameter. Is it

possible to do this and how? It's shold be something

like when you want to compile a single file - sou

select it, right click, choose compile and IDE use

this selected program as parameter for compile

procedure.

Another very usefull tool you could use this way would be the xrefanal.w which is on psdn code share (and in abhack under CtrlAltX).

Posted by Admin on 11-Jan-2008 20:04

I believe that's only possible with the external tools. (Run -> External Tools). They don't run from within the AVM session OEA uses, but you might launch prowin32.exe using a batch script.

Mike

Posted by niekk on 18-Jun-2008 08:05

As you might have read in this thread http://www.psdn.com/library/thread.jspa?threadID=4075&tstart=0

The parameter is added in 10.1C

This thread is closed