• 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: MS Excel help !!!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: MS Excel help !!!


  • Subject: Re: MS Excel help !!!
  • From: Kai Edwards <email@hidden>
  • Date: Sun, 23 Dec 2001 15:12:48 +0100

on 23/12/01 2:53 pm, Kai Edwards at email@hidden wrote:

> try
> set generale to "Macintosh HD:Desktop Folder:FantaKapNew:Formattazioni:XLS:" &
> (numGiornata) & ":Generale.xls" as alias
> end try
> tell application "Finder"
> if exists generale then open generale
> end tell

Doh! Better still, just put the open command within the try block:

try
set generale to "Macintosh HD:Desktop
Folder:FantaKapNew:Formattazioni:XLS:" & (numGiornata) & ":Generale.xls" as
alias
tell application "Finder" to open generale
end try

--

**********************************
Kai Edwards Creative Resources
1 Compton Avenue Brighton UK
Telephone +44 (0)1273 326810
**********************************


References: 
 >Re: MS Excel help !!! (From: Kai Edwards <email@hidden>)

  • Prev by Date: Re: MS Excel help !!!
  • Next by Date: disconnect
  • Previous by thread: Re: MS Excel help !!!
  • Next by thread: For want of a better ASS reference
  • Index(es):
    • Date
    • Thread