Hi,
@MarcMoss
I'll try to explain as best as I can. I wrote a framework (using delphi
+ ICS) that communicates with Mifare readers to allow (or deny) access
to restricted areas.
I'm using this framework with several vendors, but this one in
particular have 2 channels in the same device.
The s
> Needs a space before 'bytes...
>
> Buffer:= IntToKByte(FByteCount) + ' bytes received/sent in ';
Which would then say '14.5M bytes received/sent' rather than 14.5Mbytes
at present.
Ideally the function would be more intelligent to allow for small and
large figures.
But if you don't li