SetLibrarianBreakpointCommand

Sets the command to execute when a librarian breakpoint is hit. If the command condition is not specified, it will be executed when the debugger breaks, otherwise it will be executed when the condition is satisfied.

arguments

arg1 The DLL name.

[arg2] The command (empty when not specified).

result

This command does not set any result variables.