Hello,

I bought an 8TB WD drive, which failed in less than 2 weeks (about 12
days).  I replaced it with a Seagate 12TB drive and am writing a
program to test this new drive.

NOTE:  All drives are NTFS.

I wrote a program and the lineout function is returning 1 as its RC.
OK, I know this means lineout failed to write the data, but how do I
find out why lineout failed?

What I'm seeing is 2**31 worth of data is fine.  2**32 is not fine.
I'm running the 64 bit version of both OOREXX and Windows 10
Professional.

My system has 128GB of RAM.  I can create variables with 2**35 worth
of data without a problem.

In summary:

 1) How do I find out the reason the lineout function failed?
 2) Why is 2**32 worth of data too much for lineout?

Thank you for your time and help, in advance,

 Bertram Moshier


_______________________________________________
Oorexx-users mailing list
Oorexx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-users

Reply via email to