We also encounter consistent problems with Win2K and The glorious (By the way ver 7.0 should be renamed..SuperGlorious ?)
Our code is rather simple, we are a Imaging Company and we have customers which has over 2,000,000 images. We store them temporarily on an array (for this sample sake we would call it drive M:), there we have a directory called IMAGES, and subdirectories that will go from B00001 to B99999 where we store temporarily the images. In order to check if there is any image(s) missing we did set a cursor to the table that contains the directory name,quantity of images,and the name of the image(s) for each record, "walking thru" the table on each row we check (via the FUNCTION FINDFILE ) to see that the image (or file) does exist on the directory and we have a DLL that it counts how many files are under the same string. The program will run OK for about 10,000 rows or so but then it will crash with a message of The instruction at 0x00745x07 referenced memory at 0x1263410c. The memory could not be "read". We deleted the line that uses our DLL to see if there was any problem with it (very UNLIKELY) and still beheave as described here. We were able to determine that Rbase ~ Win2K have a memory release problem when there are ponters open. We will investigate this phenomena further and let you know Robert Rugilo www.adpt.net ================================================ TO SEE MESSAGE POSTING GUIDELINES: Send a plain text email to [EMAIL PROTECTED] In the message body, put just two words: INTRO rbase-l ================================================ TO UNSUBSCRIBE: send a plain text email to [EMAIL PROTECTED] In the message body, put just two words: UNSUBSCRIBE rbase-l ================================================ TO SEARCH ARCHIVES: http://www.mail-archive.com/rbase-l%40sonetmail.com/
