• 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: quit saving "no" didn't work
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: quit saving "no" didn't work


  • Subject: RE: quit saving "no" didn't work
  • From: Marc Glasgow <email@hidden>
  • Date: Mon, 13 Feb 2006 20:56:20 -0500

Try this:


tell application "VectorWorks" activate -- Do whatever

-- repeat for as many open windows as you have, -- always window 1 (which is whatever window is front most).
close window 1 without saving
quit
end tell


Cheers
=-= Marc Glasgow

But when the programm will be closed, the dialog if the document will be saved
will open but I don't want this. Is this normal or can I do something against it?


Here is the code.

tell application "VectorWorks"
  activate
  -- Do something in the programm
  quit savin no
end tell

_______________________________________________ Do not post admin requests to the list. They will be ignored. Applescript-users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Prev by Date: Re: InDesign script Optimization and text frame threading
  • Next by Date: Re: Script bundle appears as regular folder
  • Previous by thread: Re: quit saving "no" didn't work
  • Next by thread: InDesign script Optimization and text frame threading
  • Index(es):
    • Date
    • Thread