Good morning,
All I want to do is move my ECOs to a different folder after they are closed.
Here is what I have:
What the heck am I missing?!
Thanks in advance
Jason L.
SWx PDM 2017
Swx 2016 SP 5.0
Good morning,
All I want to do is move my ECOs to a different folder after they are closed.
Here is what I have:
What the heck am I missing?!
Thanks in advance
Jason L.
SWx PDM 2017
Swx 2016 SP 5.0
2016 SOLIDWORKS PDM Help - Creating Variables for Dispatch Scripts
its all right here
Change
Pat to file move rename to
%PathToSelectedFile%
for New Path or File Name
%DirOfSelectedFile%\Closed ECOS\%NameOfSelectedFile%
or
%RootFolderPath%\Closed ECOS\%NameOfSelectedFile%
I don't use dispatch so verify the words.
your answer is right in the error message.
2016 SOLIDWORKS PDM Help - Creating Variables for Dispatch Scripts
its all right here
Change
Pat to file move rename to
%PathToSelectedFile%
for New Path or File Name
%DirOfSelectedFile%\Closed ECOS\%NameOfSelectedFile%
or
%RootFolderPath%\Closed ECOS\%NameOfSelectedFile%
I don't use dispatch so verify the words.
your answer is right in the error message.