How can we get the list of files in a folder?

Hi all

My plugin has a list of .ai files in the user interface of the folder C:\Program Files\Adobe\Adobe Illustrator CS4\Plug - ins\Illustrator Filters\MyPlugin.

Also, if we put 'MyFile.ai' in the folder 'MyPlugin', then the user interface should display the MyFile (file name) in a drop-down list box.

I want to get the list of files in the folder "MyPLugin".

Download the plugins to HAVE

AI::filepath pluginsFolder.

sAIFolders-> FindFolder (kAIPluginsFolderType,

fake , pluginsFolder);

MyPlugin folder

AI::UnicodeString MyPluginFolder (pluginsFolder.GetFullPath ());

MyPluginFolder.append (ai::UnicodeString ("\\Illustrator Effects\\Myplugin\\"));

Here I get the my full path of the folder plugin in "MyPluginFolder".

Now, this file, I want to get the list of files that I placed?

What are the APIs available in artificial intelligence to get the list of files in a folder?

If you want to enumerate files in a directory, you have to use the OS APIs. I does not provide for this. There are different ways to find important files/directories related to AI, but nothing else.

The APIs to do this in the operating system are usually pretty easy to use but. Annoying if you try to hit Mac and Windows, but a little care in the design of your interface and hide the worst.

Tags: Illustrator

Similar Questions

  • How can I get the list of data stores in a cluster data store?

    How can I get the list of data stores in a cluster data store? I mean the command line option.

    Hello

    by command line, you mean PowerCLI?

    If so, you can display data with this warehouses:

    Get-DatastoreCluster-name DSClustername | Get-Datastore

    Tim

    Edit: Moved the thread to the PowerCLI community

  • How can I get the iMovie video files in the photo library?

    How can I get the video files of "iMovie - bibliotek.imovielibrary" in the photo library?

    Is to select your library from the libraries pane and choose my brackets at the top of the screen. Then select the clips you want and share file on the desktop. Then import in photos.

  • How can I get the 8.3 file name short AND way?

    We use some old DOS programs and need to use the old format back (filename.xxx). When the files are in the long trees, it is very difficult to find the names of files under Windows.

    There was a response published in Google (http://answers.google.com/answers/threadview/id/522710.html) which works very well under XP, but when I use it in Windows 7, I get the long file name.

    Does anyone know how to do this?  The program can be changed?  Here is the program of this flajason-ga posted, but it must be updated for Windows 7 (I only know how to program in Foxpro).  Thank you, Alan

    Topic: Re: how to get the 8.3 file name short AND path?
    From: flajason-ga on May 27, 2005 10:45 PDT
     

    After my last comment, I read your details a little closer.
    The last script I posted was to list out a whole directory in 8.3 format.
    If you are looking for a friendly way of Clipboard to recover the 8.3
    for individual files, that will be more to your liking.

    Same thing as before. Copy the below into Notepad and save it with a .vbs extension.
    Except that this time, you can simply drag and drop a folder or file icon
    on the .vbs file and it displays the short path in an input box.
    where you can copy the value and use anything you want to.

    If you're industrious, you can also save the .vbs file in your
    Folder "send to" (C:\Documents and Settings\ [yourname] \SendTo) to have
    It is available in your context menu with a right click.

    Set fso = CreateObject ("Scripting.FileSystemObject")

    ' Is a file or a folder?
    If fso. FolderExists (WScript.Arguments (0)) then
    "It's a folder
    Set objFolder = fso. GetFolder (WScript.Arguments (0))
    Refund = InputBox ("this is your short path:", "SHORT PATH", objFolder.ShortPath)
    End If

    If fso. FileExists (WScript.Arguments (0)) then
    "It's a file
    Set objFile = fso. GetFile (WScript.Arguments (0))
    Refund = InputBox ("this is your short path:", "SHORT PATH", objFile.ShortPath)
    End If

    Hello

    Read the following article.

    How Windows generates 8.3 names to long file names
    http://support.Microsoft.com/kb/142982

  • Upgrade to Adobe Acrobat Reader DC empty my list of recently opened files. How can I get the list?

    Why my file information, I recently opened in Adobe Acrobat Reader disappears without my permission?

    Hi angry_customer,

    Is not possible to retrieve the list of recent files. But this does not mean that the files are deleted, it displays only the files that you recently viewed for quick access. Once you start to open the files again, he'll get which are listed there.

    Kind regards
    Nicos

  • How can I get the controller .java files

    I have craeted OA extension pages in which I created Entiy object, module, and display of items
    in JDeveloper for 12.1.1 in windows and it works fine.
    Now, I want to thank a payable page module (payable vision operation (USA))
    and the name of the page is SuppSummaryPG.xml.
    The problem is that how can I open or import a SuppSummaryPG.xml in my ID jdeveloper
    and all the related files that belongs to SuppSummaryPG.xml, VO raleated example, entity objects
    servlet controller and module file.

    I move all files of
    application to jdeveloper directory server, I did the same thing that is running
    and works fine but the problem is with the whole of the module ViewObject and aplication
    I'm not able to open these in Jdeveloper, because when I try to open these files
    It gives me the error that you do not have the .java files, and it opens the view and applicatino objects
    MOODLE files in read-only mode


    the page is a java moudle standrad page

    suppSummaryPG is a standard page and it is in
    moudle payable herachy is
    oracle/apps/pos/supplier/...suppSummaryPG

    What should I do

    Hello

    You neede decompile all related class files and stores it under my projects in your system.

    Thank you
    Gerard

  • How can I print the list of documents in a folder?

    I just need to print a list of the contents of some folders - how can I do this?

    You can go to the command prompt and navigate to the folder or in Win7 you can Shift - click with the right button on the file in Explorer and choose 'Open command here window' and then perform a

    dir *. * /a > MyFile.txt

    and then you can print the MyFile.txt or change first in Notepad and then print it.

    Steve

  • How can I get the list of warehouses of data in a folder?

    I created folders at the level of vCenter and adds data warehouses. How to list of data warehouses in a particular folder?

    PowerCLI-

    Get-File-Name [name of folder] | Get-Datastore

    Please do not forget to mark the answers useful or correct.

  • I can't get the list of files from the FTP server to my goal of RT

    My VI gets stucked on FTP directory list VI and returns the error after a minute. I tried searching for examples and tutorials FTP but I can't find something that's the same thing with this.

    Here is my Code snippet. I also download a version of LV13 my code.

    It's my directory that was trying to get

    and that was the mistake

    Can someone help me with this?

    What is your purpose of RT?  The RT Linux have FTP disabled by default for security reasons.  NOR recommend switching to WebDAV.  But you should still be able to install the FTP driver on the RT system if you really want to stay with FTP.

  • How can I get the list of Contacts to show?

    There is a 'contacts' list that is separate from the address book (#&! % *!). I look forward to Mozilla. Why can they make this clear?

    Speaking of not being clear. Where you expect to see this list?
    There are contact sidebar in a window of writing. Pressing F9 it switches on and outside.

  • How can we get the MPEG-4 files to work in Windows Media Player v10?

    I see that MPEG4s are not necessarily supported in v10, but she mentions 'decoders compatible DirectShow MPEG-4 packs' by 'Ligos LSX-MPEG Player' and 'EnvivioTV.  When I consult Ligos, it does not seem that they support or provide decoders MPEG longer and I can't find something at Envivio.

    Other thoughts?  Get everyone up to v11 might be an option, but I'm also looking for other alternatives.

    Thank you!

    Only WMP 12 has built-in support for MPEG-4. For WMP 11, you should always install the codecs/plugins extra for MPEG-4 support.

  • I downloaded PSE13 for my PC Win but only got a dmg file, I initially installed on my Mac. How can I get the other required files to install on Windows?

    Impossible to install on the victory due to the absence of exe file?

    If you bought the boxed version, you should have the drive for Windows and Mac. Otherwise, an original download will be one platform for example Mac only.

    If you want to update to PSE14 you can try the application free for 30 days. Download here:

    Download Photoshop Elements | 10, 12, 14, 11, 13

  • How can I get the list of recorded TV to display in columns?

    Windows Media Center displays TV recorded in columns on one of my PC and in a long horizontal flow on another PC. Both are Windows Vista.

    I finally found my own answer. In landscape view, right-click on the screen and choose "View List".

  • I know it of minor, but how can I change the list of files and folders from a to z a z?

    I may be minor but it drives me crazy.

    AL

    Top of the page, click the name once (that he will order A > Z) and if you click it again it will order Z > A

  • How can I get the Organizer to display file names?

    I'm lost and confused in Photoshop 13. How can I get the names of files to display in the menu Organizer? I chose to keep the old version of the display "grid" and miss having the names of all files. I searched the manual online, but can't seem to find what I need!

    Please check options in the menu organizer of the following elements:

    View > Details

    View > Filenames

Maybe you are looking for

  • version 23.0.1, shows Firefox is up-to-date, reason why the option of legs differing from your options on the tab. Why is unaware? 'Show' tab previews. not shown

    I have the 23.0.1 version and Firefox shows updated but when I look at your 'tab Preferences and settings', I see the difference in the options - tabs. I do not see in my tabs "Show previews tab in the Windows task bar", how the Firefox shows that up

  • Speed-Up Satellite C70D-A-107

    I have a C70D-A-107 and want to speed up this laptop. Already placed 4 GB of additional memory for the laptop has now 8 GB internal. I doubt if it is useful to 2x8gb. I think that the processor is just to slow down. It has an E1-2100 AMD inside. Is i

  • decrypt ldap Mac 10.11 AD communication

    Hello I'm working on the AD and ldap Mac 10.11 (El Capitan) communication. While the simple ldapsearches and ldap GSSAPI research show package wireshark in decrypted form. The ldap packets when we identify, or do getinfo on home directory after the c

  • HP Office jet 6700 all-in-one printer

    My old HP 6500 printer would save the scans as word documents.  My new printer 6700 by default to save images in PDF.  How I can format documents?

  • Install on 2nd drive

    I currently have Vista (to date) on drive 0, drive d. due to space constraints, I have to move. I can re - install on disk 1, E to drive so as to keep all my settings. If so, how, and what should I do to get the original operating system out of after