User Tag List

Results 1 to 4 of 4

Thread: Search Object

  1. #1
    Clicker Fusion 2.5 Developer
    JohnZ's Avatar
    Join Date
    Jul 2006
    Posts
    140
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Search Object

    Hi There
    Is there a tutorial for the search object any where, I can get it to work.



    1. I have a folder called 'library' with a text file that contains the word 'monkey'.

    2. I'm setting the search directory: 'Appdrive$+Appdir$+"library'

    3. I'm using simple search 'monkey'

    I'm not getting any results. Any ideas?

    Cheers
    John

  2. #2
    Clicker Fusion 2.5 Developer
    JohnZ's Avatar
    Join Date
    Jul 2006
    Posts
    140
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: Search Object

    Should read 'can't get it to work' DOH!

  3. #3
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export ModuleUnicode Add-on

    Join Date
    Jun 2006
    Location
    Australia
    Posts
    988
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Search Object

    You might have to add a wildcard to the end of that because you haven't specified a file extension.

    Try searching for 'monkey.*'

    If that doesn't work try searching for *.*


    Edit: Also try adding a trailing backslash to the end of your search.

    'Appdrive$+Appdir$+"library'

    Will actually return C:\Programs\GameFolderlibrary

    You want to try:

    'Appdrive$+Appdir$+"\library\'

    Returning: C:\Programs\GameFolder\library\

  4. #4
    Clicker Fusion 2.5 Developer
    JohnZ's Avatar
    Join Date
    Jul 2006
    Posts
    140
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: Search Object

    Hi netninja

    Thanks for your reply.

    i'm trying to find words in documents (searching a directory of files and returning the file that has that word in it) and i've tried adding the backslash with no results.


    A working example would be most welcome

    Cheers
    John

Similar Threads

  1. Search function - Search a Word in a couple of strings for example
    By iamjot in forum iOS Export Module Version 2.0
    Replies: 3
    Last Post: 22nd February 2012, 03:51 PM
  2. Search Object
    By ToxicKiwiGames in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 13th November 2010, 10:01 PM
  3. (Trying to) use the Search object...
    By RGBreality in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 28th June 2010, 01:02 PM
  4. How do I use the search object?
    By csj1 in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 4th August 2008, 11:15 AM
  5. Search Object Simple Search
    By juanjo in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 1st July 2008, 04:21 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
  •