Copyright (C) 1994, Digital Equipment Corp.
File: TextVBTClass.i3, coded by cgn Sun Jun 28 16:13:38 1987
<*PRAGMA LL*> INTERFACEIf you modify theTextVBTClass ; IMPORT TextVBT; REVEAL TextVBT.T <: T; TYPE T = TextVBT.Public OBJECT <* LL >= {SELF} *> text: TEXT END;
text
field, you must call VBT.Mark
.
END TextVBTClass.