-
Topic
-
Is it possible to retrieve the date I deployed an applet to the tree?
Msgbox Utilities.CurrentAppletName & "=" & Utilities.FileSystem.GetFileLastWrite(Utilities.CurrentAppletName)
Since these files are cached, the above code returns the date when the applet was downloaded by the user. I want the date that I wrote it to the tree. Is this possible?
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.