User Tag List

Results 1 to 3 of 3

Thread: string parser bug - need your help asap! plz

  1. #1
    No Products Registered

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

    string parser bug - need your help asap! plz

    "delete element" expression is completely bugged

    lets say i have 3 elements and i want to delete the 2nd element
    it will delete both 2nd and 3rd elements.
    if i have lots of elements (more than 3) it will delete the second only but leave the delimeter behind...

    please does any1 have the source of the SP extension? or know how to go around this problem? cuz I must use that expression?

    example of bug:
    http://rapidshare.com/files/175835454/spbug.mfa.html

  2. #2
    Clickteam Clickteam
    Jeff's Avatar
    Join Date
    Jun 2006
    Location
    Battle Ground Washington
    Posts
    11,825
    Mentioned
    8 Post(s)
    Tagged
    2 Thread(s)

    Re: string parser bug - need your help asap! plz

    Work around

    Put a ending , on your string and it seems to work

  3. #3
    No Products Registered

    Join Date
    Apr 2008
    Posts
    15
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: string parser bug - need your help asap! plz

    Hi, i've made a new "Delete Element" function using C# and Greyhill's great dotNET extension.
    if anyone encounters the same problem he can use this function instead of using the String Parser's "Delete Element" function.
    tested by me and Ricky123
    Example using the dotNET extension
    you'll need the newest dotNET extension for this to work correctly.

    if for some reason you don't have code inside the dotNET extension which is inside the MFA file:
    put this text into it

Similar Threads

  1. [BUG 256.34] String Parser 2
    By Olivier in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 13th February 2013, 11:51 AM
  2. String splitting with string parser
    By Sejez in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 5th February 2013, 05:31 AM
  3. Using String Parser to check for any punctuation in a string
    By Apex in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 18th May 2012, 11:03 PM
  4. String Parser or String Parser 2? Vitalized
    By DJ_Wild in forum Multimedia Fusion 2 - Technical Support
    Replies: 10
    Last Post: 5th September 2009, 10:12 AM

Posting Permissions

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