Concept Framework 2.0 documentation Contents | Index

CApplication.ClientDebugShell

Name Type Access Version Deprecated
ClientDebugShell function static version 1.0 no

Prototype:
static function ClientDebugShell(szApplicationPath,nDebugPipe)

Parameters:
szApplicationPath      the application path on the current server that needs to be executed by the client
nDebugPipe      the pipe to use (must be set to the value of the GetAPID() static function)

Description:
Tells the client to spawn itself, and execute another application in the debug mode, on the current server; this function is intended to be used by IDEs only. The parent application will handle the debugger messages.

Returns:
Returns null.

Documented by Eduard Suica, generation time: Fri Jan 21 18:06:15 2011 GMT(c)2011 RadGs Software