Back

CreateSysProc

Returns a SysProc object.

  sys = app.CreateSysProc( command ) → app object - SysProc

The following methods are available on the SysProc object:

  GetType() → string: "SysProc"
  Method( name, types, p1, p2, p3, p4 )
  Out( command )

unknown
Returns the control class name.
string
string: comma separated: "boolean", "char", "byte", "short", "int", "long", "float", "double"
Allows access to other functions defined on the object in Java via reflection.
string: path to file or folder ( "/absolute/..." or "relative/..." )
SetOnError
SetOnInput