[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
eventrec= { EVENTS.DAT : Event records }
record
active:boolean; { whether active }
description:string[30]; { event description }
etype:char; { ACS,Chat,Dos,External,Pack Msgs,Sort Files }
execdata:string[20]; { errorlevel if "E", commandline if "D" }
softevent, { event runs whenever "convenient" }
missed, { run even even if missed }
monthly, { monthly event? }
busyduring:boolean; { busy phone DURING event? }
exectime, { time of execution }
durationorlastday:integer; { length of time event takes }
offhooktime, { off-hook time before; 0 if none }
Enode, { node number to execute on (0 = all) }
execdays:byte; { bitwise execution days or day of month if monthly }
end;
*-----------------------------------------------------------------------------*
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson