Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

Shell.GetMergeErrorAndOutput

Queries whether to use one pipe or two pipes for output and error.

Component Version macOS Windows Linux Server iOS SDK
Shell 15.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ❌ No
MBS( "Shell.GetMergeErrorAndOutput"; ShellRef )   More

Parameters

Parameter Description Example
ShellRef The reference number from the shell. $shell

Result

Returns 1, 0 or error.

Description

Queries whether to use one pipe or two pipes for output and error.
By default this is false and we receive error and output in two different pipes.
Optionally you can merge both to output pipe.

See also

Release notes

Blog Entries

This function is free to use.

Created 30th December 2024, last changed 30th December 2024


Shell.GetEnvironment - Shell.GetPassword