From: | John Mason |
Date: | 22 Aug 2001 at 23:28:22 |
Subject: | Re: breaking a task |
Hello,
> How can I brake a process (CLI command) started by execute_()? I know I could
> make execute_("break x",0,0,), but how can I find numer of process?
Well, from the CLI you can do this: break `status com=<processname>`
I don't know if that will work properly inside of the Execute_ function
though, you might have to use the status command separately to get the
process ID and then use that with the break command.
Hope this helps,
John Mason -- ICQ 17931257
http://chebucto.ns.ca/~ah210/Profile.html
Home of Wibby, NewStuff, and Reminder!
---------------------------------------------------------------------
To unsubscribe, e-mail: blitz-list-unsubscribe@netsoc.ucd.ie
For additional commands, e-mail: blitz-list-help@netsoc.ucd.ie