Announcement

Collapse
No announcement yet.

Getting File date info?

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

  • Getting File date info?

    I would like to pull the created and modifed date / time information from a file, any suggestion?

    Please email me


  • #2
    Re: Getting File date info?

    I don't know of any way to do this personally although it's obviously possible. You'd probably be best off to see if VB can do that (I'm sure it can) and take it from there...

    There is currently no built in action to do that.

    Corey Milner
    Creative Director, Indigo Rose Software

    Comment


    • #3
      Re: Getting File date info?

      If you're a programmer, you could build your own DLL to do it.

      Otherwise, you could use a DOS command or two to output the information to a text file, and then read the file into AutoPlay and grab the information from it.
      --[[ Indigo Rose Software Developer ]]

      Comment

      Working...
      X