Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
Owner2229
in reply to: Anonymous

By this you specify "Full path" which means "Path" & "File name".

 

I have no idea why it should throw an error, I'm ussing it to save files on shared server without any problems.

Inventor doesn't care if it is local or shared network or a post mail, as long as he can save there, he would.

 

But if you want to use this code on other PCs as well than either u need to map the server as the same disc letter (probably "N" In youre case) or use the network addres (e.g. "\\dc\file.ipt" for me).

 

And to use "ThisDoc.FileName(False)" the file muss be saved, so it have a name.

Consider using "Accept as Solution" / "Kudos" if you find this helpful.
- - - - - - - - - - - - - - -
Regards,
Mike

"Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live." - John F. Woods