Answered
check if the folder exists
I would like to create a script
that selects a folder with the name test
the folder is on the desktop
so I get to the point
if the test folder exists, the warning goes out ok
if the folder does not exist, a warning ko is issued
thank you