| Prev | Next | Start of Chapter | End of Chapter | Contents | Glossary | Index | Comments | (5 out of 25)

Procedure Attributes

The class-specific attributes of a procedure definition are:

Attribute Description
Tracing-and-breakpoints
Allows you to set tracing and breakpoints on the procedure. See Debugging a Procedure.
Allowable values:
default
warning message level
tracing message level
breakpoint level

Default value:
default


Class-of-procedure-invocation
Specifies whether G2 automatically creates procedure invocations when a procedure is called or started. Creating Procedure Invocations.
Allowable values:
none
procedure-invocation

Default value:
none


Default-procedure-priority
Controls the default priority at which G2 executes the tasks associated with the procedure. Setting Procedure Priority.
Allowable values:
Any priority (an integer from 1 through 10)
Default value:
6


Uninterrupted-procedure-execution-limit
Limits the cumulative amount of time this procedure can run without allowing other processing to occur. Limiting Procedure Execution Time.
Allowable values:
none
use default
Any time interval

Default value:
use default

| Prev | Next | Start of Chapter | End of Chapter | Contents | Glossary | Index | Comments | (5 out of 25)

Copyright © 1997 Gensym Corporation, Inc.