Disk drive questions

From: Ullrich von Bassewitz (uz_at_musoftware.de)
Date: 2002-11-17 00:42:34

Is it possible that the commdore disk drives close all open files when the
command channel is closed? I have a program here that behaves differently in
VICE when accessing the local disk vs. an attached 1541 image. The following
test program works in one mode but not in the other:

        10 open 15,8,15
        20 open 3,8,3,"test,p,w"
        30 close 15
        40 print#3,"foo"
        50 close 3
                
What I get from the disk is "61 file not open". When renumbering line 30 to
60, the program works as expected.

Regards


        Uz

-- 
Ullrich von Bassewitz                                  uz@musoftware.de

       Message was sent through the cbm-hackers mailing list

Archive generated by hypermail 2.1.4.