• 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: Finder - List - Question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Finder - List - Question


  • Subject: Re: Finder - List - Question
  • From: Michelle Steiner <email@hidden>
  • Date: Wed, 11 Apr 2007 13:52:02 -0700

On Apr 11, 2007, at 12:18 PM, Oakley Masten wrote:

	display dialog "Are these eCodes Correct?" & return &
theList

Problem with that line is that all the numbers are concatenated with nothing separating them.


Try this instead.
set text item delimiters to ", "
display dialog "Are these eCodes Correct?" & return & theList
set text item delimiters to ""

Also, I'd suggest that you put in some error checking to make sure they enter only numbers

-- Michelle

--
Peter pull at St. Taffy's tonight! (Or is it the other way around?)

_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden
References: 
 >Finder - List - Question (From: Oakley Masten <email@hidden>)

  • Prev by Date: Finder - List - Question
  • Next by Date: Scripting Filemaker 8.5.. (HEEELP)
  • Previous by thread: Finder - List - Question
  • Next by thread: finder - List - Question
  • Index(es):
    • Date
    • Thread