Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

DsInqExeDepthLimit(3D)

DsSetExeDepthLimit(3D)  —  Kubota Pacfic Computer Inc. (\*(Dd)

NAME

DsSetExeDepthLimit − Specify the maximum allowed depth to which objects will be executed

SYNOPSIS

C:

void DsSetExeDepthLimit(limit)
DtInt limit ;

FORTRAN:

CALL DSSEDL(LIMIT)
INTEGER∗4 LIMIT

DESCRIPTION

DsSetExeDepthLimit is used to set the maximum allowed object execution depth, i.e., the number of descending generations a parent object may have.  The parameter limit is the depth in generations. 

ERRORS

DsSetExeDepthLimit will fail if the execution limit is less than or equal to 0. 

[WARNING - value out of range]

DEFAULTS

The default execution depth limit is 20. 

SEE ALSO

DsInqExeDepthLimit(3D)

September 02, 1992

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026