[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
networkrec= { NETWORK.DAT : Net Iformation }
record
nres:array[1..8] of byte;
origin:string[50]; { origin line }
text_color:byte; { color of standard text }
quote_color:byte; { color of quoted text }
tear_color:byte; { color of tear line }
origin_color:byte; { color of origin line }
skludge:boolean; { strip kludge lines? }
sseenby:boolean; { strip SEEN-BY lines? }
sorigin:boolean; { strip origin line? }
netattribute:NetAttribs; { default netmail attribute }
res:byte;
addtear:boolean; { add tear/origin lines? }
defechopath:string[40]; { default echomail path }
defgrouppath:string[40]; { default groupmail path }
aka:array[0..9] of record { 10 akas }
zone,
net,
node,
point:word;
end;
end;
*-----------------------------------------------------------------------------*
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson