Execute system command

Help with writing and running scripts

Execute system command

Postby mjcarman » Mon Jun 25, 2007 4:22 pm

Is it possible to execute a system command from a script? I'd like to use the scripting interface to do something that user tools aren't quite powerful enough for (run PerlTidy on a selection). I realize that I could set up a user tool to do the shell call and call that from my script, but that seems hackish. I'm hoping for a cleaner interface.
User avatar
mjcarman
Power User
Power User
 
Posts: 123
Joined: Thu Feb 10, 2005 12:00 am

Re: Execute system command

Postby jorrasdk » Tue Jun 26, 2007 6:40 am

No, no other interface for system commands than user tools do exist at the moment.
User avatar
jorrasdk
Master
Master
 
Posts: 275
Joined: Mon Mar 19, 2007 11:00 pm
Location: Denmark

Re: Execute system command

Postby mjcarman » Tue Jun 26, 2007 12:42 pm

That's what I was afraid of. Feature request sent to IDM...
User avatar
mjcarman
Power User
Power User
 
Posts: 123
Joined: Thu Feb 10, 2005 12:00 am


Return to Scripts