D9660 - Task Break Functions
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szTaskID | TASKID | char | REQ | INPUT |
A code that identifies the task. Tasks are user defined objects which can initiate an activity, process, or procedure. Relationships of tasks
| ||||
szInstallationBreakBeforeA | IPBRKBAF | char | OPT | INPUT |
The Break Before/After Flag indicates whether the break is to occur before the task or after the task. Each task can have a break before
| ||||
cReturnAsParameter | PARM | char | REQ | OUTPUT |
Return as parameter | ||||
cNextOn | PARM | char | OPT | INPUT |
Return as parameter | ||||
szNormalText | IPTASKBT | char | OPT | INPUT |
szErrorText | IPTASKBT | char | OPT | INPUT |
cAutomaticBehavior | ATBV | char | OPT | INPUT |
The AutoMatic Behavior code is a list of the standard behaviors for forms. For example, Add, Copy and Delete are automatic behaviors.
|
None |
None |