• 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: Mixing Apple Script, Excel and a network
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mixing Apple Script, Excel and a network


  • Subject: Re: Mixing Apple Script, Excel and a network
  • From: Paul Berkowitz <email@hidden>
  • Date: Tue, 19 Aug 2003 08:29:58 -0700

On 8/19/03 7:08 AM, "Courtney Moore" <email@hidden> wrote:

> set var to "Users:courtney:Desktop:spreadsheet.txt"

This is why you can't get it to work on a remote computer: this is NOT a
full file path, as you claimed. You've omitted the disk name at the
beginning! I'm amazed it even works on the startup disk, but i guess excel
makes that assumption. You have to:

set var to "Disk name:Users:courtney:Desktop:spreadsheet.txt"

and then it should work, whether local or remote-mounted.

--
Paul Berkowitz
_______________________________________________
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.

  • Follow-Ups:
    • Re: Mixing Apple Script, Excel and a network
      • From: Courtney Moore <email@hidden>
References: 
 >Mixing Apple Script, Excel and a network (From: Courtney Moore <email@hidden>)

  • Prev by Date: Re: Memory and idle applescript
  • Next by Date: Re: Strip characters without recursive loop
  • Previous by thread: Mixing Apple Script, Excel and a network
  • Next by thread: Re: Mixing Apple Script, Excel and a network
  • Index(es):
    • Date
    • Thread