Error Messages/40826
< Error Messages
Revision as of 22:24, 4 February 2010 by AManandhar (talk | contribs)
Error Message Examples
You cannot evaluate a call to RunConsoleProcess directly from an input variable. Variable CallProcess has an input node associated with it, so you cannot enter a call to RunConsoleProcess directly into the input of CallProcess.
Cause
You cannot call the function RunConsoleProcess from a variable with an input node.
You cannot call the function RunConsoleProcess by entering it into an input of a variable.
Remedies
Remove the input node for the object that calls the RunConsoleProcess function.
Comments
<comments />
Enable comment auto-refresher