User Tag List

Results 1 to 2 of 2

Thread: File object question

  1. #1
    No Products Registered

    Join Date
    May 2009
    Posts
    34
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    File object question

    After I select a file using the file object, what condition do I need to look for on my next line in order to use that file? I've got it to load my text file into my list box no problem, but when using the condition 'Last action Ok' or indeed, most of the other file object conditions, I've noticed that it's just loading the file into the listbox over and over again.

  2. #2
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export Module
    Stephen's Avatar
    Join Date
    Aug 2008
    Location
    Montana
    Posts
    4,515
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: File object question

    Add an "Only once when event loops" to your "Last Action OK" event. Also make sure you clear any errors from the File Object. It will stop working if it encounters any errors.

    Also try using the "Powerful Dialogs" extension by Jaffob instead of the File Object unless you are dealing with directories. You can also use the "File-Folder" Object by Sphax.

    stephen1980
    _____________________________________________
    Nivram's Examples -Need extensions? Send me a PM.-


Similar Threads

  1. Create folder with File object on Program File
    By Vantales in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 13th April 2013, 11:13 AM
  2. Question regarding the File object...
    By RGBreality in forum Multimedia Fusion 2 - Technical Support
    Replies: 9
    Last Post: 8th February 2011, 11:40 AM
  3. Tree Control Object + File Question
    By Eliyahu in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 28th July 2009, 11:35 AM
  4. Quick question.... file object!
    By Gibbon in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 29th January 2007, 07:03 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
  •