in reply to Re^2: How to validate windows path
in thread How to validate windows path
Define 'valid'. One approach would be to 'try it and see'. Attempt the create, if that succeeds, check to verify the directory exists1. In this case, 'valid' means being able to be created.
If you define what you mean by 'valid', it may help with the responses.
Footnotes:
Updates:
--MidLifeXis
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: How to validate windows path
by nemesdani (Friar) on Mar 13, 2012 at 12:27 UTC | |
|
Re^4: How to validate windows path
by roteme (Acolyte) on Mar 13, 2012 at 16:59 UTC | |
by tobyink (Canon) on Mar 13, 2012 at 21:28 UTC | |
by MidLifeXis (Monsignor) on Mar 13, 2012 at 18:40 UTC |