User Tag List

Results 1 to 3 of 3

Thread: Help with Data file to txt file.

  1. #1
    No Products Registered

    Join Date
    Dec 2007
    Posts
    58
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Help with Data file to txt file.

    How do i recall "new row" to a txt file.

    Ive done a scanner that counts every obeject and write them into a txt file. So my question is: i want after like 10 obejects he do a "new row" in the txt file. ive tryed some c++ code for it, For exemple /n. but it dosent work.


  2. #2
    No Products Registered

    Join Date
    Dec 2007
    Posts
    58
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Help with Data file to txt file.

    I just figure a way out now, apend txt to file "crtl+Enter".

  3. #3
    Forum Moderator Fusion 2.5 DeveloperHTML5 Export ModuleiOS Export ModuleSWF Export Module
    DavidN's Avatar
    Join Date
    Jun 2006
    Location
    Boston, MA, USA
    Posts
    4,044
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Help with Data file to txt file.

    The usual way to do it in MMF is newline$, but that works too!

Similar Threads

  1. Clearing INI file data
    By Renatos in forum iOS Export Module Version 2.0
    Replies: 4
    Last Post: 16th February 2012, 06:23 AM
  2. Getting data from a file
    By Ham in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 19th March 2011, 10:24 PM
  3. ISO Creator - this file contains invalid data
    By lee987521 in forum Install Creator and Patch Maker
    Replies: 2
    Last Post: 21st August 2007, 11:09 PM
  4. This file contains invalid data
    By KRB in forum Install Creator and Patch Maker
    Replies: 2
    Last Post: 22nd June 2007, 04:10 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
  •