• 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
Accessing raw alis data via AppleScript
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Accessing raw alis data via AppleScript


  • Subject: Accessing raw alis data via AppleScript
  • From: Steven Audette <email@hidden>
  • Date: Sun, 15 Mar 2009 12:55:56 -0600

I would like to get/set the raw data of an Alias ('alis') in AppleScript.

For example, if you run:
set foo to path to current application

AEPrint (in Script Debugger) shows the type of foo to be:
'alis'($000000000180 ...... 012F00FFFF0000$)

I want to extract the value inside 'alis' into a variable.  Later, I want re-create this 'alis' with that data which can later be resolved and used within the AppleScript again as a regular Alias.

I have tried coercing the value into another type (string, text, data, etc), but it always results in an error.  Are their any tricks to accessing this raw data?

Thanks,
Steve

 _______________________________________________
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

  • Follow-Ups:
    • Re: Accessing raw alis data via AppleScript
      • From: Philip Aker <email@hidden>
  • Prev by Date: Working SOAP currency exchange rate server?
  • Next by Date: Re: Accessing raw alis data via AppleScript
  • Previous by thread: Working SOAP currency exchange rate server?
  • Next by thread: Re: Accessing raw alis data via AppleScript
  • Index(es):
    • Date
    • Thread