class LOGOUT |
---|
shared FileEnabled:BOOL:=false; |
---|
shared LogEnabled:BOOL:=false; |
---|
shared LogFile:STR; |
---|
shared outS:FILE; |
---|
shared FileEnabled:BOOL:=false; |
---|
shared LogEnabled:BOOL:=false; |
---|
shared LogFile:STR; |
---|
shared outS:FILE; |
---|
Begin |
---|
Connect(inout s:STR) |
---|
**** |
__set_output_file_name_&_open._ |
Disconnect |
---|
End |
---|
LogTime |
---|
Title(s1,s2:STR) |
---|
create:SAME |
---|
enabled:BOOL |
---|
**** | true if log Enabled. |
flush |
---|
plus(s:FSTR) |
---|
plus(s:FSTR):SAME |
---|
plus(s:STR) |
---|
plus(s:STR):SAME |
---|
plus(s:$STR) |
---|
plus(s:$STR):SAME |
---|
setDefaultName |
---|