User Tag List

Results 1 to 4 of 4

Thread: Save Edit Box to ini file?

  1. #1
    Clicker

    Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleUnicode Add-onInstall Creator Pro
    StingRay's Avatar
    Join Date
    Nov 2006
    Location
    Austria
    Posts
    1,057
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)

    Question Save Edit Box to ini file?

    Is it possible to load an online .ini file to a editbox with the GET OBJECT
    and then save it as .ini?!?

    I'm trying to import a database of shops and details about them, (they should be updateable)
    and i think the easierst way in MMF2dev to make it work is an INI file.

    Does this work on the device? Am i wrong here?!? (Sorry i have no mac to test actually)

  2. #2
    Clicker Fusion 2.5 DeveloperFusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleXNA Export Module
    DistantJ's Avatar
    Join Date
    Jan 2008
    Location
    Gloucester, UK
    Posts
    2,144
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Yeah, just grab your data with the GET object, set the edit box's content (or a string if you want to bypass using the edit box) to the GET object's string, then set a value in an INI to that string.

  3. #3
    Clicker

    Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleUnicode Add-onInstall Creator Pro
    StingRay's Avatar
    Join Date
    Nov 2006
    Location
    Austria
    Posts
    1,057
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    it chrashes the app, if i set the EDIT BOX text to TEXT RECEIVED of the GET OBJECT (beta9)

  4. #4
    Clicker

    Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleUnicode Add-onInstall Creator Pro
    StingRay's Avatar
    Join Date
    Nov 2006
    Location
    Austria
    Posts
    1,057
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    I noticed that the Save function isnt implemented at the Moment.

Similar Threads

  1. LOAD/SAVE clone file in ARRAY FILE
    By daniele in forum Multimedia Fusion 2 - Technical Support
    Replies: 20
    Last Post: 24th July 2015, 01:47 AM
  2. Quick question: Edit box - save text file
    By CBSection31 in forum iOS Export Module Version 2.0
    Replies: 2
    Last Post: 9th May 2012, 05:20 PM
  3. How can I save a .ccn file?
    By ekr3peeK in forum Vitalize
    Replies: 3
    Last Post: 7th July 2009, 04:05 PM
  4. Get and save the file from URL?
    By Blizna in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 29th August 2006, 11:30 AM

Posting Permissions

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