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

Re: Submitting Parameters


  • Subject: Re: Submitting Parameters
  • From: tom wible <email@hidden>
  • Date: Wed, 18 Apr 2007 16:22:02 -0400


Ronald Hofmann: Subject: Submitting Parameters

> I´m calling an AppleScript from the command line:

i've used  this successfully:

on run argv
	try
		set i to (count (argv))
		if item 1 of argv = "updateCrontab" then
			set interactive to false
...
	on error --	no argv if run from gui
...
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden
  • Prev by Date: Re: Submitting Parameters
  • Next by Date: Re: Creeping-featuritis
  • Previous by thread: Re: Submitting Parameters
  • Next by thread: Re: Setting Icon of a Doc
  • Index(es):
    • Date
    • Thread