• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Where is the Missing Link?.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Where is the Missing Link?.


  • Subject: Re: Where is the Missing Link?.
  • From: Michelle Steiner <email@hidden>
  • Date: Fri, 28 Sep 2001 13:39:26 -0700

On 9/27/01 4:10 AM, David McMurray <email@hidden> wrote:

>>http://www.barebones.com/products/bbedit_lite/lite-download.html
>
>If Rachel's problem is that she needs to create the file with
>AppleScript, I'm afraid I can't help.
>
>But if it doesn't have to be done with AppleScript, then all she has to
>do is launch BBEdit Lite, open a new document window, and drag the
>relevant root folder into the empty window. BBEdit does the rest.

Well, there is an OSAX called BB Commands; it contains only one item that
I can find, but it is highly relevant. If you had not mentioned BBEdit,
I wouldn't have remembered to check this out.

--Michelle

folder listing of: returns file specifications for every file contained
in the folder, optionally returning folders and recursing
folder listing of file specification -- the folder to generate the
listing for
[recursion boolean] -- should file and folders of contained folders
be returned also ( when not present, recursion does not take place )
[returning folders boolean] -- should folders be returned as well (
when not present, folder are not returned )
[only returning files of type a list of list] -- list of file types
to return ( when not present, all files are turned )
[only returning files with creator a list of list] -- list of file
creators to return ( when not present, or an empty list, all files are
turned )
Result: list -- list of file and folder specifications

----------------------------------------------------------------------
| Michelle Steiner | We're not human beings having a spiritual |
| | experience. We're spiritual beings |
| email@hidden | having a human experience. |
----------------------------------------------------------------------


  • Prev by Date: Re: AppleScript Enigma
  • Next by Date: scripting mail.app
  • Previous by thread: Re: Where is the Missing Link?.
  • Next by thread: re: upgrade from OS/8.6 to OS/9.1
  • Index(es):
    • Date
    • Thread