Path: chuka.playstation.co.uk!news From: "Nigel Critten" Newsgroups: scee.yaroze.freetalk.english Subject: Re: Mem Cards Date: Sat, 25 Aug 2001 15:25:13 +0100 Organization: PlayStation Net Yaroze (SCEE) Lines: 21 Message-ID: <9m8cmm$ioj4@www.netyaroze-europe.com> References: <9kpcju$qtb14@www.netyaroze-europe.com> <9kpd01$qtb15@www.netyaroze-europe.com> NNTP-Posting-Host: host213-122-145-111.btinternet.com X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Does the directory from the mem cards get stored somewhere, I'm using firstfile() and nextfile() to read the list of files on the memory cards, but if I swap the cards they still return the same files and the same number as on the previous card, so if one card has 10 files and I read the list first even if the next card has 6 files on it the original 10 are still read in and show the filenames for the previous card as well, I use the filenames to read the headers and show the icons and these are always correct, so if file 1 on card 1 is "foobar_001" and I read in the icon it displays the foobar_001 icon, if I switch cards are read in file 1 again the name is still "foobar_001" but the icons is read in as "foobar_101" I thought it might be the DIRENTRY structure so I clear each entry before I start, I clear the count before I start in fact I clear all my variables before I start... is there anything I should know? Any help please? Cheers Nigel