ad_complain (public)ad_complain [ -key key ] [ message ]
Defined in packages/acs-core/tcl-documentation-procs.tclUsed to report a problem while validating user input. This proc does not
in itself make your code terminate, you must call return if you do not
want control to return to the caller.
- Switches:
-
-key (optional)
- Parameters:
-
message (optional)
- Author:
- Lars Pind <lars@pinds.com>
- Created:
- 24 July 2000
|