• 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: applescript-users digest, Vol 3 #507 - 14 msgs
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: applescript-users digest, Vol 3 #507 - 14 msgs


  • Subject: Re: applescript-users digest, Vol 3 #507 - 14 msgs
  • From: Mariusz Musial <email@hidden>
  • Date: Thu, 30 May 2002 19:36:48 +0200

Hello Tom,

I took your script to make a test on my AW 6.2.4 (OS X 10.1.4., AS
1.8.2):

tell application "AppleWorks 6"
activate
select cell "A1" in spreadsheet of front document
copy to clipboard
select cell "B2" in spreadsheet of front document
paste
select cell "B3" in spreadsheet of front document
paste values
end tell

I set A2 to 1, A3 to 2 and A1to =sum(A3..A3) and I ran it. What I got
was 0 in B2 and B3 (what was copied was the formula from A1).
What is wrong here? "Manual" Paste Special works o.k.

Mariusz Musial
_______________________________________________
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: Need help creating this script
  • Next by Date: RE: Need help creating this script
  • Previous by thread: RE: Extracting path of application
  • Next by thread: Why is the iTunes script flakey?
  • Index(es):
    • Date
    • Thread