Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ istag(3) — libiris R1c

Media Vault

Software Library

Restoration Projects

Artifacts Sought

istag(3)  —  Unix Programmer’s Manual

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. 

Silicon Graphics  —  R1c

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