User Tag List

Page 2 of 2 FirstFirst 1 2
Results 11 to 13 of 13

Thread: String Comparison

  1. #11
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: String Comparison

    For whichever one is ourputting a new line, try this:

    Left$( >Enter output string here<, Len( >Enter output string here< ) - Len( NewLine$ ) )
    Working as fast as I can on Fusion 3

  2. #12
    Clicker Fusion 2.5 Developer

    Join Date
    Aug 2006
    Location
    Colorado
    Posts
    79
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: String Comparison

    LB, thanks bunches. I had to modify your code a bit get rid of "" instead of "NewLine$" and it worked flawlessly. Now that the unneeded junk is out of the way, it was able to compare text properly and the checks are working as they should.

    Tested with two different accounts within the table data on our database, an Administrator account vs a player account, and the Administrator account passed all three checks while the player account only passed the account name and password check. Authority check didn't pass on the player account which is just what I wanted.

    Thanks to everyone for your replies and help. I gained quite a bit of knowledge with this and will continue to do my best to learn more about developing in MMF2 as well as actual programming. You all are great.

    Thanks, Jesse~

  3. #13
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: String Comparison

    It's what this community is here for
    Working as fast as I can on Fusion 3

Page 2 of 2 FirstFirst 1 2

Similar Threads

  1. Individual word by word string comparison?
    By ratty in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 5th May 2013, 05:52 PM
  2. String comparison thingy
    By Pixelthief in forum File Archive
    Replies: 0
    Last Post: 19th November 2010, 02:01 PM
  3. [BUG?] LoopIndex comparison
    By MJK in forum SWF/Flash Export Module Version 2.0
    Replies: 3
    Last Post: 12th July 2010, 06:02 PM
  4. Number comparison
    By jackdaniels in forum Multimedia Fusion 2 - Technical Support
    Replies: 14
    Last Post: 8th March 2009, 10:04 AM
  5. Question about something on the comparison
    By Valiace in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 4th April 2007, 05:13 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
  •