I want to log data. To know the end i use
szDataSize:=SysFileGetSizeByHandle(hFile:=handle_Data , pResult:= ADR(Fehler_Size));
But i dont get any value? Why ? i see data. Its version 3.5.15.20 with a linux device writing on a usbstick
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I want to log data. To know the end i use
szDataSize:=SysFileGetSizeByHandle(hFile:=handle_Data , pResult:= ADR(Fehler_Size));
But i dont get any value? Why ? i see data. Its version 3.5.15.20 with a linux device writing on a usbstick