User Tag List

Results 1 to 3 of 3

Thread: Directory

  1. #1
    No Products Registered

    Join Date
    Feb 2009
    Posts
    67
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Directory

    Hi.
    I want a list object to view the current directorys file names. When I have the event:
    -- Start of frame
    Add line - FileName$( "File", > Enter string here <)
    What to write here instead of > Enter string here < ?

  2. #2
    Clicker Multimedia Fusion 2

    Join Date
    Jun 2006
    Location
    UK
    Posts
    32
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Directory

    I believe this expression is from the File object; in which case the string would be the name of a specific file.

    This technique will not work if you want to get the List object to show a list of files within a specific folder however; so instead you should use the following:

    +Start of Frame
    --> Load filelist from "C:\*"

    [This will display all files in the C:\ directory. The 'Load Filelist' action can be found in the 'Files' sub-menu within the List object actions.]

  3. #3
    No Products Registered

    Join Date
    Feb 2009
    Posts
    67
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Directory

    Thanks for help

Similar Threads

  1. Copy a directory
    By AWK in forum Multimedia Fusion 2 - Technical Support
    Replies: 8
    Last Post: 12th February 2011, 03:24 PM
  2. Directory Packer Example
    By Gustav in forum File Archive
    Replies: 3
    Last Post: 9th March 2008, 06:05 PM
  3. Directory Packer
    By Benicle in forum Multimedia Fusion 2 - Technical Support
    Replies: 8
    Last Post: 2nd November 2007, 07:16 AM
  4. UP Directory
    By 8u8n in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 22nd September 2007, 03:49 AM
  5. UP Directory
    By 8u8n in forum File Archive
    Replies: 2
    Last Post: 21st September 2007, 05:49 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
  •