User Tools

Site Tools


utility_utility_execution_section_.htm
Navigation:  Templates > Template Language Reference > Complete Alpha Listing >====== #UTILITY (utility execution section) C6H0068.jpg ====== Previous pageReturn to chapter overviewNext page

#UTILITY( name, description ) [, HLP( helpid ) ] [, WIZARD( procedure ) ]

blk2blue.jpg

#UTILITY Begins a utility generation control.
name The name of the #UTILITY which identifies it for the Template Registry. This must be a valid Clarion label.
description A string constant describing the utility section.
HLP Specifies on-line help is available.
helpid A string constant containing the identifier to access the Help system. This may be either a Help keyword or “context string.”
WIZARD Specifies the #UTILITY is used as a Wizard to generate a procedure or a complete application.
procedure A string constant containing the fully qualified name of the #PROCEDURE for which it is a WIZARD.

The #UTILITY statement marks the beginning of a utility execution control section. The section is terminated by the next Template Code Section (#PROGRAM, #MODULE, #PROCEDURE, #CONTROL, #CODE, #EXTENSION, #UTILITY, or #GROUP) statement. The Template stat

utility_utility_execution_section_.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1