• 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: Weird info for/choose file prompt issue
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Weird info for/choose file prompt issue


  • Subject: Re: Weird info for/choose file prompt issue
  • From: Kai <email@hidden>
  • Date: Mon, 07 Apr 2003 08:10:25 +0100

on Mon, 07 Apr 2003 04:15:07 +0100, some smarty-pants wrote:

> ==============================================
>
> set text item delimiters to ":"
> set {text:fName} to (anyFileOrAlias as string)'s text item -1
> set text item delimiters to ""
> choose file with prompt ("Blah:" & fName)
>
> ==============================================

Doh! Or even just:

==============================================

set text item delimiters to ":"
set fName to (anyFileOrAlias as string)'s text item -1
set text item delimiters to ""
choose file with prompt ("Blah:" & fName)

==============================================

What a difference a little sleep makes...

--
Kai
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: Space in POSIX path/Terminal shell
  • Next by Date: Re: Change Unix Locale
  • Previous by thread: Re: Weird info for/choose file prompt issue
  • Next by thread: Mail: mailboxes in folders
  • Index(es):
    • Date
    • Thread