Should really be echomailaddr
This commit is contained in:
parent
3ab60bfb0e
commit
5a9badaf1c
|
@ -21,6 +21,7 @@ Type
|
||||||
FilePath : String[QueueMaxPathSize];
|
FilePath : String[QueueMaxPathSize];
|
||||||
FileName : String[QueueMaxNameSize];
|
FileName : String[QueueMaxNameSize];
|
||||||
FileNew : String[QueueMaxNameSize];
|
FileNew : String[QueueMaxNameSize];
|
||||||
|
Extra : String[QueueMaxPathSize];
|
||||||
FileSize : Int64;
|
FileSize : Int64;
|
||||||
Status : Byte;
|
Status : Byte;
|
||||||
End;
|
End;
|
||||||
|
|
Loading…
Reference in New Issue