Re: [MBS] ProcessMBS get command line parameters?

2017-09-17 Thread Michael Diehr
> On Sep 17, 2017, at 8:43 AM, Christian Schmitz 
>  wrote:
> 
> 
>> Am 17.09.2017 um 15:45 schrieb Michael Diehr :
>> 
>> On macOS, using "ps -x -o pid,command" I can get a list of other running 
>> processes along with their command line parameters / flags.
>> 
>> Is there a way to do this using MBS?
> 
> No. And I would consider it a security problem.

Ok.  I'm not sure I agree about it being a security problem (since the same 
info is available by running a shell) but maybe in a sandboxed app it would be. 
I'll just use the "ps -x" command.
___
Mbsplugins_monkeybreadsoftware.info mailing list
mbsplugins@monkeybreadsoftware.info
https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info


Re: [MBS] ProcessMBS get command line parameters?

2017-09-17 Thread Christian Schmitz

> Am 17.09.2017 um 15:45 schrieb Michael Diehr :
> 
> On macOS, using "ps -x -o pid,command" I can get a list of other running 
> processes along with their command line parameters / flags.
> 
> Is there a way to do this using MBS?

No. And I would consider it a security problem.

Sincerely
Christian

-- 
Read our blog about news on our plugins:

http://www.mbsplugins.de/


___
Mbsplugins_monkeybreadsoftware.info mailing list
mbsplugins@monkeybreadsoftware.info
https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info


[MBS] ProcessMBS get command line parameters?

2017-09-17 Thread Michael Diehr
On macOS, using "ps -x -o pid,command" I can get a list of other running 
processes along with their command line parameters / flags.

Is there a way to do this using MBS?

___
Mbsplugins_monkeybreadsoftware.info mailing list
mbsplugins@monkeybreadsoftware.info
https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info


[MBS] [ANN] 17.4pr6

2017-09-17 Thread Christian Schmitz
Hi,

* Fixed bug with CURL's GetInfoCookieList function.
* Fixed plugin options for CURL to pass empty C string for empty Xojo string. 
This helps with OptionCookieFile = "" to use in memory cookie engine.
* Added StdInMBS.Echo property.
* Added RegistryKeyMBS.DeleteTree and RegistryKeyMBS.CopyTree functions.
* Added classes for CoreML.


Sincerely
Christian

-- 
Read our blog about news on our plugins:

http://www.mbsplugins.de/


___
Mbsplugins_monkeybreadsoftware.info mailing list
mbsplugins@monkeybreadsoftware.info
https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info