Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X
I am using gostsscript to generate pdf files, and have created a mapkey that do that without any needed input from the user.
Now I need to change that so the revision number will be part of the file name.
We are still in Intralink 3.4.
I have found a way to get the revision number to a text file by export parameter to text file on local disk and the use a script to find the revision no.
But how can I find the latest pdf file on my local disk and rename it.
Perhaps you know a better way to do it.
It is important that the user do not have to do anything, so it can be launch as a batch.