RetailRichMediaHelper::executeCommandLine Method [AX 2012]

client server private static int executeCommandLine(
    str _fileName, 
    str _arguments, 
    int _waitForExitMilliseconds, 
   [boolean _ignoreStandardError])

Run On

Called

Parameters

_fileName
Type: str
_arguments
Type: str
_waitForExitMilliseconds
Type: int
_ignoreStandardError
Type: boolean
Show: