ad_complain

EveAndersson.com : API Browser : ad_complain

ad_complain (public)

ad_complain [ -key key ] [ message ]
Defined in packages/acs-core/tcl-documentation-procs.tcl

Used 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
[ show source ]

Show another procedure:

eve@eveandersson.com