Check if folder exists??
Check if folder exists??
- Subject: Check if folder exists??
- From: Robbie Newton <email@hidden>
- Date: Wed, 12 Dec 2001 12:34:28 -0500
Hi again ;O)
Is there a way to check if a folder exists before you try to create a new
one.
Here9s what9s happening... I have a script that creates a folder depending
on data that has been entered into FileMaker. But I don't want the user to
be able to create the folder twice, because that will give an error. So
basically I am trying to trap that option with the intent of displaying a
message to the user of something like: "you have already made this folder"
So can you check to see if a folder exists before making a new one?
TIA
-Robbie