User Tag List

Results 1 to 5 of 5

Thread: small problem of loading from INI file

  1. #1
    No Products Registered

    Join Date
    Jul 2008
    Posts
    6
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    small problem of loading from INI file

    hi to all, I apologize in advance for my English, but I am an Italian user ^_^

    I have a small problem with the INI file ...
    carryover an example similar to my problem, I hope you can help me solve it ..

    I called 3 counters num1 num2 num3 worth respectively 10 20 30. these counters are part of group "A".
    at the press "S", these counters are saved on the file "example.ini" in this way:

    imposed as the file name "example.ini"
    imposed as the name of the group "A"
    imposed as an object "num1"
    imposed as a "present value of num1"
    imposed as an object "num2"
    imposed as a "present value of num2"
    imposed as an object "num3"
    imposed as a "present value of num3"

    INI files on "example.ini" I have this result:
    [A]
    num1 = 10
    num2 = 20
    num3 = 30

    is fair this result and procedure? it's right?

    ok .... now at the press "L", I want to load the values, previously saved, these 3 counters from the "example.ini" files.

    what is the correct procedure for doing so?
    thank you very much anticipated for the answers!

  2. #2
    Clicker Multimedia Fusion 2 Developer

    Join Date
    Jun 2006
    Location
    Darlington, UK
    Posts
    3,298
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: small problem of loading from INI file

    The exact same, but with "Set counter to value from ini" instead of "set ini to value from counter".

  3. #3
    No Products Registered

    Join Date
    Jul 2008
    Posts
    6
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: small problem of loading from INI file

    ok but if I do just that:
    "Set to counter value from ini"
    num1, num2 and num3 remain at 0, don't catch value from "example.ini"

    "Set to counter value from ini" only works if I have a only counter that only have to load a single value (and hence a single line) from the ini files....right?

    if the "example.ini" file was this:
    [A]
    num1 = 10
    then would have worked ... but the ini file contains more than one information, then more different objects with different values ... as a check to a particular counter, a certain value loaded by a particular item on a certain line "example.ini"?

    since the counters are 3, and rows on the ini files are 3, should not specify in any way the line from which it shall load the value of single counter?

  4. #4
    Clickteam Clickteam
    Anders's Avatar
    Join Date
    Jun 2006
    Location
    Denmark, Århus
    Posts
    3,456
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)

    Re: small problem of loading from INI file

    This example file should be self-explaining
    http://uploads.andersriggelsen.dk/examples/ini.mfa

  5. #5
    No Products Registered

    Join Date
    Jul 2008
    Posts
    6
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: small problem of loading from INI file

    WOW!! I solved all my problems...Nice!
    have no words!thank to all for the fast help!
    especially to popcorn, that yesterday I contacted on msn! ^_^

Similar Threads

  1. Problem loading NVO XML file
    By Gullyking in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 2nd June 2012, 06:55 AM
  2. Problem loading a CCN file using Vitalize...
    By RGBreality in forum File Archive
    Replies: 1
    Last Post: 5th September 2010, 12:00 AM
  3. Problem loading a CCN file using Vitalize...
    By RGBreality in forum Vitalize
    Replies: 4
    Last Post: 1st September 2010, 11:12 PM
  4. KnP/CnC file loading problem
    By ASD in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 9th May 2010, 01:53 PM
  5. small problem of loading from INI file
    By LaCapra in forum The Games Factory 2 - Technical Support
    Replies: 4
    Last Post: 8th July 2008, 02:42 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
  •