Changes between Initial Version and Version 3 of Ticket #1183


Ignore:
Timestamp:
09/18/09 16:48:40 (15 years ago)
Author:
Valik
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1183

    • Property Status changed from new to closed
    • Property Resolution changed from to Works For Me
  • Ticket #1183 – Description

    initial v3  
    55
    66Script used for testing:
    7 
     7{{{
    88$sFilename="C:\Test\file.zip"
    99If FileExists($sFilename) Then
     
    1616  MsgBox(4096, "Test", FileSetTime($sFilename, "20031101", 0, 0))
    1717endif
    18 
     18}}}
    1919Results: correct Timestamp, 1, correct Timestamp, 0
    2020Comment: same file, same attributes