Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ istag(3) — GL1 W2.3

Media Vault

Software Library

Restoration Projects

Artifacts Sought

istag(3)  —  Silicon Graphics R1c

NAME

istag - tell whether a given tag is in use within the currently open object

SYNOPSIS

C
Boolean istag(t)
Tag t;

FORTRAN
logical function istag(t)
integer t

Pascal
function istag(t: Tag): Boolean;

DESCRIPTION

Istag returns TRUE if t is in use within the currently open object and FALSE if it is not in use. 

SEE ALSO

gentag, isobj

NOTE

This command can only be used in immediate mode. 

Version 2.3  —  July 04, 1985

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