|
Obsolete IDL Features: Obsolete Remote Procedure Calls |
|
void set_rpc_verbosity(verbosity)
This function controls the printing of error messages by RPC library routines. If verbosity is TRUE, error messages will be printed by the various RPC routines to explain what failed. If verbosity is FALSE, return codes continue to indicate success or failure, but no error messages are printed.
An int specifying TRUE or FALSE as explained above.
None
IDL Online Help (March 06, 2007)