Apple AppleScript Finder Guide Manuale Utente Pagina 141

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 168
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 140
CHAPTER 3
Finder Commands
Command Denitions 129
Quit 3
A Quit command is a request to quit the Finder application. The Finder’s Quit
command is similar to the one described in the AppleScript Language Guide,
except that the Finder ignores the parameters recognized by most other applica-
tions. You can’t tell other processes to quit from within a Tell statement
addressed to the Finder.
When you quit the Finder, any icons on the desktop and any Finder windows
that are currently visible disappear.
W ARNING
If you are using version 1.1 of AppleScript, you can launch
the Finder again only by quitting all running processes or
by restarting the computer.
SYNTAX
quit
PARAMETERS
None
RESULT
None
EXAMPLE
This statement quits the Finder:
tell application "Finder" to quit
If you are using version 1.1 of AppleScript, you can relaunch the Finder only by
quitting all running applications or by restarting the computer. Other versions
Vedere la pagina 140
1 2 ... 136 137 138 139 140 141 142 143 144 145 146 ... 167 168

Commenti su questo manuale

Nessun commento