User Tag List

Results 1 to 8 of 8

Thread: Array Doesn Save more than one information

  1. #1
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export Module
    Decoamorim's Avatar
    Join Date
    May 2013
    Location
    Florianópolis, Brazil
    Posts
    238
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Question Array Doesn Save more than one information

    Hello guys,

    I am having problem with an array object.
    It doesnt save more than 1 value.

    This is how the Array file looks like when i open it in notepad.

    CNC ARRAY 

    Its is all Clear!
    This is how i am using it... what is wrong?

    array.jpg

    I have a lot of data to save. My first app for windows is coming out, thats the last problem i have!
    Please help !!! It will be free for everyone!
     

  2. #2
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export Module
    Decoamorim's Avatar
    Join Date
    May 2013
    Location
    Florianópolis, Brazil
    Posts
    238
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    array-2.jpg

    This is my amount of data

    If i save strings it works but values dont.

  3. #3
    Clicker Fusion 2.5 DeveloperInstall Creator Pro

    Join Date
    Sep 2006
    Posts
    517
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi Decoamorim,
    As far as I remember, you cannot mix string and values in one array, meaning you have to choose the kind of array you are willing to use and the use only the corresponding action (write string or write value).
    In the first capture you have posted, be careful with actions' order. You are saving the file before writing the second value.
    ouly

  4. #4
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export Module
    Decoamorim's Avatar
    Join Date
    May 2013
    Location
    Florianópolis, Brazil
    Posts
    238
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The Action order is really that important? I maid an test that show that the order made no difference in another case. In this as well.
    I belive the issue is the mix... i am not shure. Ill try and post here again later today.

    If enyone have other idea please

    And thanks ouly!

  5. #5
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export Module
    Decoamorim's Avatar
    Join Date
    May 2013
    Location
    Florianópolis, Brazil
    Posts
    238
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I could save Strings to the array but not values.
    Without mixing it up! The value dont show up in the .arr file! I must be doing something wrong.
    But what i do is the exact same thing when i am saving strings. But with strings it works....

    Help!!!!

  6. #6
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleMac Export ModuleUnicode Add-on
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    AyreGuitar's Avatar
    Join Date
    Jan 2011
    Location
    Wales, UK
    Posts
    1,113
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Just use a string array. To save a number value in the string array, use STR$(InsertNumberValueHere).
    BTW you can't use notepad to read a numeric array, but you could write your own array displaying/editing program in MMF2.

  7. #7
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export Module
    Decoamorim's Avatar
    Join Date
    May 2013
    Location
    Florianópolis, Brazil
    Posts
    238
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This is really getting on my nervs!!! kkkk
    Ok Ill try that AyreGuitar thanks...so i cant save values on an array? You said that i cant read a numeric array in the notepad...ok but it dosnt load either!

    Here is what i am doing:

    http://www.adrive.com/public/bCAqhj/array%20teste.mfa

    If you have time, or someone who does...please help i am in the end of the project this is all it lasts...making the saving.

  8. #8
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export Module
    Decoamorim's Avatar
    Join Date
    May 2013
    Location
    Florianópolis, Brazil
    Posts
    238
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    AyreGuitar THANKYOU!!!!!!
    It did worked perfectly!!!

    THANKYOU!!!!!!THANKYOU!!!!!!THANKYOU!!!!!!THANKYOU !!!!!!THANKYOU!!!!!!THANKYOU!!!!!!THANKYOU!!!!!!TH ANKYOU!!!!!!THANKYOU!!!!!!
    :::
    kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk

    But what was the deal? Look that file...the array have the option right, savevalue... so why it doesnt?
    Whats the catch?

Similar Threads

  1. Array does not save
    By Blizna in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 21st December 2011, 09:21 AM
  2. How to save information between frames?
    By busmumrik in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 15th January 2011, 06:46 PM
  3. Ini++ Doesn't save over existing groups
    By LB in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 10th April 2010, 07:34 PM
  4. array doesn't load certain objects
    By Oreo in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 21st December 2008, 02:01 AM
  5. SAVE doesn't work
    By Patrick in forum Multimedia Fusion 2 - Technical Support
    Replies: 19
    Last Post: 22nd July 2006, 05: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
  •