User Tag List

Results 1 to 3 of 3

Thread: Ini++ help

  1. #1
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleFirefly 3D Module

    Join Date
    Oct 2006
    Posts
    138
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Ini++ help

    Ive been toying around with this object and trying to achieve something but not sure how.

    What i want to do is find a string in a certain item from an ini and replace it.

    Eg the ini

    [place1]
    Name=Shoe shop
    Owner=Joe Bloggs

    [place2]
    Name=Hat shop
    Owner=John Doe

    [place3]
    Name=Car shop
    Owner=Joe Bloggs




    And i want to find all occurances of where the Owner=Joe Bloggs and replace them with "Owner=None".

    Any help would be appreciated

  2. #2
    Clicker Multimedia Fusion 2 Developer
    Jax's Avatar
    Join Date
    Jul 2006
    Location
    UK
    Posts
    702
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: Ini++ help

    I think the best thing to do is perform a search and then change all the results.

    I will whip you up an example if you like when I have MMF2 back. I do not have it right now though.

  3. #3
    Clicker Multimedia Fusion 2 Developer
    Jax's Avatar
    Join Date
    Jul 2006
    Location
    UK
    Posts
    702
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: Ini++ help

    Right click and select 'Save Target' on this link:
    Here

    Sorry for the delay, I didn't have a copy of MMF2 for a bit.

Posting Permissions

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