5 lines
77 B
Text
5 lines
77 B
Text
#APPTYPE CONSOLE
|
|
|
|
print FileLen("sync.log")
|
|
print FileLen("\sync.log")
|
|
PAUSE
|