I have already mentioned this in another thread but thought I would start a new one as it's a new problem.
I'm using DosElmoreLib to try and get a list of volumes and their sizes. I'm having problems with the DiskUsed function, in that it returns a value which is far too small. For example:
AnalyzeDisk "HD1:"
Print DiskUsed
returns a negative value!
The partition is 16GB in size and has just over 2GB of data on it. I don't know if that's anything to do with the problem. I ran the same routine on HD0: which is 1GB in size and has 27MB of data on it, and it correctly reported the amount of used space on the drive. However, I also get negative values from RAM: and DF0:.
Is this a bug, or am I doing something wrong? I'm using OS3.9 if that makes any difference.
--
moto