01-18-2008 06:29 AM
01-18-2008 07:38 AM
01-18-2008 08:31 AM
01-18-2008 08:37 AM - edited 01-18-2008 08:37 AM
Put the Create Folder in a case statement. Use a function to see if the folder path is valid. If true, then do nothing in the True case except wire the paths through. If false, run the create folder in the False case of the case statement.
And don't forget to wire up the error clusters between functions.
01-18-2008 08:42 AM
01-18-2008 08:43 AM
01-18-2008 08:51 AM
01-18-2008 08:52 AM
01-18-2008 08:58 AM
01-18-2008 09:01 AM