• 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: AppleWorks again
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AppleWorks again


  • Subject: Re: AppleWorks again
  • From: Cornwall <email@hidden>
  • Date: Fri, 9 Aug 2002 07:51:15 -0700

At 3:43 PM +0500 8/9/02, Bruce M. Axtens wrote:

>And in the process of trying it out I trashed my database! I'm reminded of
>the QIC site which has a graphics "Is your data backed up or just not yet
>lost". Mine wasn't and is.
>
>By the way, the id of selection was nowhere near as good as getting the
>index, that is the record number.

Index and id seem to work equally well here.

tell application "AppleWorks 6"
activate
tell database of document 1
set selectid to index of selection
hide every record
show record index selectid
end tell
print document 1
end tell

Replacing "index" with "id" causes no problems OMM.

Regards
Corny
_______________________________________________
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.

References: 
 >Re: AppleWorks again (From: "Bruce M. Axtens" <email@hidden>)

  • Prev by Date: Write an app that writes an app
  • Next by Date: Re: AppleWorks again
  • Previous by thread: Re: AppleWorks again
  • Next by thread: Re: AppleWorks again
  • Index(es):
    • Date
    • Thread