• 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
variable application names in "tell application" statement
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

variable application names in "tell application" statement


  • Subject: variable application names in "tell application" statement
  • From: Gabriel Ricard <email@hidden>
  • Date: Tue, 22 Jan 2002 12:24:09 -0500

Why doesn't is seem to be possible to do this:

set theApplication to "http://127.0.0.1/xmlrpcapp.cgi";

tell application theApplication
set returnValue to call xmlrpc {method name:theMethod,
parameters:parameter1}
end tell

Is there any way to use the contents of a variable for the application
name?

- Gabriel


  • Prev by Date: Re: Mail.app dictionary
  • Next by Date: Reading really big text files
  • Previous by thread: Re: solutions to scripting addition terminology confilicts (i.e. the osax namespace problem)
  • Next by thread: Reading really big text files
  • Index(es):
    • Date
    • Thread