#TDI & String Gadgets
11-Dec-87 23:52:44
Sb: #97616-#TDI & String Gadgets
Fm: Mark Olbert 73557,1512
To: Vic Wagner 76046,3004
Drat, I knew I forgot something! I figured out that it was my problem, not the
compiler's…and forgot to remove the message from the board.
As long as we're on the subject, though, I thought that VARIANTs had to have a
discriminator variable, e.g.,:
RECORD
CASE xyz: INTEGER OF
Var1: Type1|
Var2: Type2
END;
I don't see the analog to 'xyz' in the Gadget RECORD structure…
?>Mark<?
P.S. — 'Var1' and 'Var2' above should be integer values, e.g., '0','1', etc.
I screwed up when typing this message, and don't know how to edit it.