Date : Thu, 31 Aug 2006 08:48:58 +0100
From : Sprow <info@...>
Subject: Re: *INFO
In article <060830235506@...>,
Jonathan Graham Harston <jgh@...> wrote:
> > I suppose
> > space = 0
> > FOR directory = 33 to 126
> > changedir(directory)
> > space = space + osgbpb(8)
> > NEXT
> > would do but it's a drawn out process,
>
> But when directory=ASC"a" it will read the files it read when
> directory=ASC"A"... except on some DFSs it doesn't!
Gah - you're right, if only you could do
*INFO *.*
into a buffer and interrogate it,
Sprow.