Hi, i am struggerling to find a way to "check for a directory" any one know?
thanks
Andy
Printable View
Hi, i am struggerling to find a way to "check for a directory" any one know?
thanks
Andy
Not sure what you mean, but the file object has a name exsits condition that could work.. Also to retrieve the path to your application you can type this in the expression editor
appdrive$ + appdir$
Cheers
Hi, yea ide like to check for it as a condition, so if "directory" exists then....
ive tried the file object and "name is a directory" but no look, ill name exists..
Thanks
Andy
Well... I have a "Name exsits" condition in my file object xD
(if) "name is a directory" means that "name exists", so the directory exists
The File Object can check if a name is a directory.
But how does it check the "name is a directry" when you dont get to specify what directory to look in?
andy
YOU have to specify which directory to check in the expression evaluator that opens after you selected the "change current directoty" action