User Tag List

Results 1 to 2 of 2

Thread: ini++ current group parameters

  1. #1
    Clicker Multimedia Fusion 2 Developer

    Join Date
    Jul 2012
    Posts
    66
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    ini++ current group parameters

    displaying contents of an ini within a string:

    explain why action one works, but action two doesn't:

    Action1:
    Set alterable string to GetItemString$("ININAME","WhateverGroup","Whatever Item","default")
    display alterable string

    Action2:
    Set current group to "WhateverGroup"
    Set alterable string to GetItemStringG$("ININAME","WhateverItem","default" )
    display alterable string

    am i doing something wrong with action2? is that not how it is intended to be used?

  2. #2
    Clicker Multimedia Fusion 2 Developer

    Join Date
    Jul 2012
    Posts
    66
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    found my answer.

    do not ensure a new group under the 0 or 1 parameter and it will work.

    mods feel free to delete the thread or keep it up i suppose for those who may not understand why or why it is not working.

Similar Threads

  1. Current user a member of an Adminstrative group?
    By RGBreality in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 3rd October 2011, 11:02 PM
  2. HELP!! Transfer Parameters
    By tomtom in forum SWF/Flash Export Module Version 2.0
    Replies: 7
    Last Post: 19th January 2011, 08:28 PM
  3. Bug Demonstration: Lua Plus can't do parameters
    By Code6 in forum File Archive
    Replies: 4
    Last Post: 1st January 2008, 08:34 PM
  4. Cursor Parameters
    By Morthian in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 4th January 2007, 07:01 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
  •