Hi all
I am trying to decide whether I am executing in Vista or not and have
included the followint test
As far as I can see the quoted file is Unique to Vista
Whilst I will be delighted to accept advice on how better to execute this
test I would also like some help on why the test in the code below fails. I
can see the file in the quoted path
Roger Stenson
If Len(Dir("C:\BOOTSECT.BAK", vbDirectory)) Then
Archived from group: microsoft>public>vb>syntax