C
Chris
How would one validate a user-entered directory/filename? I know the DIR
function exists, but can't quite get my head around how to employ it to test
for a valid directory string (in one field), a valid filename in that
directory (another field), or a combined value?
Chris
function exists, but can't quite get my head around how to employ it to test
for a valid directory string (in one field), a valid filename in that
directory (another field), or a combined value?
Chris