[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
noderec= { MULTNODE.DAT }
record
User:word; { What user number }
Activity:byte; { What are they doing? }
Status:set of nodeflags;
Room:byte; { What room are they in? }
Invited:array[0..31] of set of 0..7; { Have they been invited ? }
Booted:array[0..31] of set of 0..7; { Have they been kicked off ? }
Forget:array[0..31] of set of 0..7; { Who are they forgetting? }
end;
*-----------------------------------------------------------------------------*
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson