
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
All-
I've been sifting through several iLogic posts on the rev table, and I found one close - about assigning a date ... but what I want to do is read the date.
We have a rule to generate a PDF with the following format: "drawing number_rev letter_pg to pgs_rev date.pdf
as an example - a rev d file with 3 sheets would look like this. 0070721_D_1-3_031717.pdf
date is formatted mmddyy
I read the drawing number from the filename, the rev from iproperties, sheet count from drawing file, and rev I was using system date.
the issue - we had to go back and make pdfs for files that we quick-changed- and skipped revisions, skipped initial pdf creation. I know, bad practice ..
anyway - we went back and made PDF - but illogic put today's date on instead which now doesn't match when the revision was actually completed - a week or so ago.
how can I read the revision table to pull the latest revision date ... and grab that date as my pdf file date.
I was going to use last modified file property - but that changes when you save the file - and we run the pdf rule on file close.
thanks -
Solved! Go to Solution.