User Tag List

Results 1 to 6 of 6

Thread: DICTIONARY error inside a loop?

  1. #1
    No Products Registered

    Join Date
    Aug 2006
    Location
    Italy
    Posts
    117
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    DICTIONARY error inside a loop?

    I found a strange case where if

    + on loop "X"
    + DICTIONARY word string "home" exist
    __ DICTIONARY remove word string "home"

    the system crash !!
    I upload the file to share the situation :-/
    in File Archive - Multimedia Fusion 2

  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: DICTIONARY error inside a loop?

    Hmmm using the dictionary object in a loop....

    I have not tried that I might suggest not using it inside a fastloop. The dictionary object runs its own internal loop to search the words so it might cause the problem.

  3. #3
    No Products Registered

    Join Date
    Aug 2006
    Location
    Italy
    Posts
    117
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: DICTIONARY error inside a loop?

    Hi Jeff,
    Then we can not use the fastloop with the dictionary?
    Please make sure that this is not true. :blush:

  4. #4
    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: DICTIONARY error inside a loop?

    Its an old extension so it may not work in a fastloop.

  5. #5
    No Products Registered

    Join Date
    Aug 2006
    Location
    Italy
    Posts
    117
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: DICTIONARY error inside a loop?

    ok Jeff,
    If you plan to upgrade the extension,
    I have more suggestions for making the extension much more usable, beyond the cases of only language. :blush:

  6. #6
    No Products Registered

    Join Date
    Aug 2006
    Location
    Italy
    Posts
    117
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: DICTIONARY persistent error

    ATTENTION ...
    the error in DICTIONARY are persistent ...
    inside or outside a fastloop

    + run this event once
    _ DICTIONARY add word "home"

    + DICTIONARY word "home" exist
    _ DICTIONARY remove word "home"


    the system crash.

Similar Threads

  1. Strange extension error, pic inside
    By Leander in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 23rd January 2009, 04:02 PM
  2. DICTIONARY modification error in fastloop
    By felinex in forum File Archive
    Replies: 12
    Last Post: 12th April 2008, 04:41 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
  •