• 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: Re : Vooley-voo... (was Bug ?)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Re : Vooley-voo... (was Bug ?)


  • Subject: Re: Re : Vooley-voo... (was Bug ?)
  • From: Michelle Steiner <email@hidden>
  • Date: Tue, 21 Sep 2004 14:36:27 -0700


On Sep 21, 2004, at 11:37 AM, Bernard Azancot wrote:

Thanks Pete.
In fact I have already checked MacScripter, but did not find System.osax.
That was the reason why I asked the question.
Anybody knows the answer ?

http://osaxen.com/system.html

askPassword: ask user for a password string
askPassword string -- prompt string (default is "Enter administrator password:")
Result: string -- the password string


contentsOf: get contents of folder as alias list
	contentsOf  alias  -- folder specification
	Result:   a list of alias  -- contents of folder

debugstr: put message to console
	debugstr  string  -- message string

fromPosixPath: convert posix path to Mac file specification
	fromPosixPath  string  -- posix path string
	Result:   alias  -- file specification

parentOf: get parent folder specification
	parentOf  alias  -- file specification
	Result:   alias  -- parent folder specification

posixPath: convert Mac file specification to posix path
	posixPath  alias  -- file specification
		[quotes  boolean]  -- return as quoted form
	Result:   string  -- posix path

system: issue shell command
	system  string  -- command string
		[EOLisCR  boolean]  -- convert command output EOL from LF to CR
		[plainTextResult  boolean]  -- return the result as plain text
	Result:   string  -- command stdout result

test: unix test command wrapper
	test  string  -- parameter string
	Result:   boolean  -- test result


-- Tubal Litigation: Suing because of a misconception

_______________________________________________
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


  • Follow-Ups:
    • Re: Re : Vooley-voo... (was Bug ?)
      • From: Bernard Azancot <email@hidden>
References: 
 >Re : Vooley-voo... (was Bug ?) (From: Bernard Azancot <email@hidden>)

  • Prev by Date: Re: Fade Itunes
  • Next by Date: Crontab doesn't work for me
  • Previous by thread: Re : Vooley-voo... (was Bug ?)
  • Next by thread: Re: Re : Vooley-voo... (was Bug ?)
  • Index(es):
    • Date
    • Thread