Currently there is a set time stamp for files:

---------------------------------------------------------------------------
4. Change a file's time stamp
---------------------------------------------------------------------------
This plugin will set a file's date and time.


Usage:

sFileName = "D:\New File.txt"
sOutput = MiscPlugin.Touch_FileTime("m")


Specify the filename in the variable "sFileName".

Param 1:
Specify the field to change as parameter 1:
    "m" - last modified date/time of the file
    "c" - creation date/time of the file
    "a" - last accessed date/time of the file
    You may combine any of the values above (eg. "mc").
   
.....
--------------------------------

Is there a way to use it for folders as well?

David Troesch  |  Atlanta, GA  |  ICQ# 2333123
Hollywood lost in court, but is still trying in the senate.
http://www.eff.org/broadcastflag/
Funstuff: Fine day to work off excess energy. Steal something heavy.



Attention: PowerPro's Web site has moved: http://www.ppro.org 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/power-pro/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to