
Creating a file folder when project gets published
G'day Mike,
Try the MkDir statement, eg MkDir "Name of New Directory".
If the directory is to be created on another drive,
include the path in the string.
I hope this helps you out.
Regards,
Dave.
Quote:
>-----Original Message-----
>Hello,
>I am looking for a way to create a folder out on a file
system when the user
Quote:
>publishes a project from project pro. Any ideas,
thoughts. I have looked at
Quote:
>VBA and can not seem to find a way to do this.
>Thanks,
>Mike
>.