--- In [EMAIL PROTECTED], Alan Martin <[EMAIL PROTECTED]> wrote: > So it looks like "file.validpath()" does not consider > the root of D: to be a valid path, but "validpath()" does.
I suspect that for file.validpath() Windows parses whether the partition is active (or boot) or not. At least in XP, the drive letters "D:" or "K:" have no significant meaning, except for the one of the boot partition. What I mean is, if boot partition is "C:", surely you can't change "C:", but, you can freely change the drive letters of non-boot partitions like D: or K: here to any letters. Or you can even assign to them no letters at all, so you can easily overcome the 26 limit for the partitions. Well, just speculations ... ------------------------ Yahoo! Groups Sponsor --------------------~--> Yahoo! Domains - Claim yours for only $14.70 http://us.click.yahoo.com/Z1wmxD/DREIAA/yQLSAA/JV_rlB/TM --------------------------------------------------------------------~-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/power-pro/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
