View Single Post
Old 18 March 2021, 23:29   #1
sovenyimre
Registered User
 
sovenyimre's Avatar
 
Join Date: Jul 2020
Location: Hungary
Posts: 94
Swap disks problem

I'd like to ask for a little help:

Files managed by AMOS game can't fit on one disk, so I have to manage them on multiple disks.

-First, when I check with "Exist ("file")" if the disk needed to be replaced, but then... it remembers the current status of the file I am looking for and I allways get "Exist ("file")=-1"even after I am changing the disk with the right file on.
It seems to be memorized and I can't delete it.

-Second version. If I use "Trap Load file: Errtrap = 81" instead of "Exist", the first disk change will work, it finds the file I am looking for, but... from now on, it will also memorized as existing file (and all the files I used before) and treat these files as if they were existing in the current one.
gain, I get "Exist (file) = - 1" for each file, does not matter if I use full path or just a filename.

I assume the existents of the files are stored/buffered somehow, which I should reset, and I cant find any information how to do this!?

If anyone can help me, or tell me where can I find a working example/solution to my problem?

Thank You.
sovenyimre is offline  
 
Page generated in 0.11859 seconds with 11 queries