Re: Examining a directory with OpenOffice.org Basic
Andrew Douglas Pitonyak <[email protected]> Fri, 03 Dec 2010 01:05:17 -0500
| Newsgroups | gmane.comp.openoffice.devel.api |
|---|---|
| Message-ID | <[email protected]> |
On 12/02/2010 11:10 AM, Johnny Rosenberg wrote: > Den 2010-12-02 03:26:53 skrev Andrew Douglas Pitonyak > <[email protected]>: > >> There should be an example in this: >> >> http://www.pitonyak.org/OOME_3_0.odt >> >> http://www.pitonyak.org/AndrewMacro.pdf > > I searched this one (maybe too quickly) but I didn't find an example > that I understood… I'll look again. Consider Listing 151 in OOME_3_0.odt as a starting point. Also, look at table 69 for methods supported by SimpleFileAccess. I have never tested the getFolderContents method, but it is listed as a supported method on a SimpleFileAccess object if you prefer to use that. -- Andrew Pitonyak My Macro Document: http://www.pitonyak.org/AndrewMacro.odt Info: http://www.pitonyak.org/oo.php