Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

DsPrintObj(3D)  —  Stardent Computer Inc. (\*(Dd)

NAME

DsPrintObj − Print information about an object

SYNOPSIS

C:

void DsPrintObj(object)
DtObject object;

Fortran:

CALL DSPO(OBJECT)
INTEGER∗4 OBJECT

DESCRIPTION

DsPrintObj prints information about the object specified by parameter object.  The object may be any object, including groups.  Each object has its own method for printing information about itself. 

ERRORS

DsPrintObj will fail if the object is deleted or non-existent. 

[WARNING - invalid or deleted object]

September 29, 2021

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