User Tag List

Results 1 to 3 of 3

Thread: (old) file object bug

  1. #1
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleSWF Export Module

    Join Date
    Sep 2006
    Posts
    311
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    (old) file object bug

    hi,

    if copying a file with the file object, the date and time of the file will be changed to current date and time.

    but i want to copy a file like in explorer:
    with the original date and time of the file.

    how can i do this?

    this problem occurs since mmf1.5 but there was the ferret file date object to change date and time of a file manually, but not in mmf2.

    with this limitations the file object is completely useless for file copy actions.

    does a workaround exist for this problem?

  2. #2
    Clickteam Clickteam
    Jeff's Avatar
    Join Date
    Jun 2006
    Location
    Battle Ground Washington
    Posts
    11,825
    Mentioned
    8 Post(s)
    Tagged
    2 Thread(s)

    Re: (old) file object bug

    Send a pm to Turboferret and I bet he will convert teh file date object for you. I see him on the forums all the time. He just might not know anyone needs it.

  3. #3
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleSWF Export Module

    Join Date
    Sep 2006
    Posts
    311
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: (old) file object bug

    I found a solution:
    the file time object by xinok, who can change the date and time of a file, so here is the workaround:

    1: store date & time from source file in a array
    2: copy file
    3: get date & time from array and set to copied file

    unfortunately the "set modified time"-action from the file time object works not properly, it's set on my machine everytime two hours+ to the original time.
    example: the action "set modified hour to 10" results in a setting to 12, "set hour to 16" gets a set to 18.
    seconds and minutes are ok, also creation date.
    "last access" is always set to current system time independent from any set-last-access-time-action.

    maybe it depends on the system? dont know how the changing of file time is managed in windows inside.

Similar Threads

  1. Create folder with File object on Program File
    By Vantales in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 13th April 2013, 11:13 AM
  2. File Object - Mass/Mulitple File Rename
    By Yelnek in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 29th January 2013, 09:44 PM
  3. Issue with loading file from File Object.
    By XStar in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 1st April 2012, 11:34 AM
  4. File size problem with regular file object??
    By TrojanWolf in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 25th April 2010, 10:39 PM
  5. File object - file selector saving issues
    By Gary_Molton in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 13th November 2006, 08:25 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •