Announcement

Collapse
No announcement yet.

File Version, Product Version, and Creation Date

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • File Version, Product Version, and Creation Date

    I've seen posts asking for a way to get this information before. I finally ran into a need for it myself, so here is a DLL to get the File Version, Product Version, and Creation Date.

    The information is returned in a delimited string so it should be a breeze to work with using AMSs built in String functions.

    Sample Project w/DLL Download

  • #2
    Re: File Version, Product Version, and Creation Date

    I should have mentioned that if any of the info trying to be retrieved isn't available, the DLL returns UNAVAILABLE as the File Version, Product Version, or Date.

    Comment

    Working...
    X