User Tag List

Results 1 to 3 of 3

Thread: How know when an writable text file is finished.

  1. #1
    No Products Registered

    Join Date
    Jun 2006
    Posts
    68
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    How know when an writable text file is finished.

    In my application I call to an external program that write in a log file (simple text file), these file is diferent each time that it is created, and not it is write in one time, various times is required for totally complete the log info.
    Well, I need to know when the file is complety write and know if the writing process is finished. Some how EOF.

    The File Object and the File-Folder object no have any feature that solve these.

    Any help will be welcome for solve these.

    Thanks.

  2. #2
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Jaffob's Avatar
    Join Date
    May 2008
    Location
    USA
    Posts
    1,833
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How know when an writable text file is finished.

    What is the state of the log file when finished?

    Meaning: How would you, being the developer of this application, know when complete by looking at the log file?

  3. #3
    No Products Registered

    Join Date
    Jun 2006
    Posts
    68
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How know when an writable text file is finished.

    I need know the end of file for two reasons:
    First, for load the next frame, that show the fully log file.
    Second, If I try to load the log file into any text object of MMF2 It will not work until the file log be complete.

    Thanks.

Similar Threads

  1. Reading a text- or csv file - possible?
    By Tiny in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 28th July 2009, 01:23 PM
  2. Localization, having all text in one file
    By ionside in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 29th January 2009, 08:16 PM
  3. one actione when the sample file is finished??
    By daniele in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 2nd December 2008, 09:37 PM
  4. EasyXML - file finished parsing?
    By spyfrog in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 17th April 2007, 07:10 PM
  5. Reading text from file
    By KenTankerous in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 12th March 2007, 08:30 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
  •