• 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: Linked lists (was osascript - path to me)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Linked lists (was osascript - path to me)


  • Subject: Re: Linked lists (was osascript - path to me)
  • From: Philip Aker <email@hidden>
  • Date: Mon, 20 May 2002 08:56:25 -0700

On Monday, May 20, 2002, at 06:14 AM, Bill Cheeseman wrote:


"In AppleScript 1.1, lists are represented as vectors.

Given the above, I think it would be better to use a name which represents the underlying template:

set v to {1,2,3,...} as vector


Extrapolating (b i g s t r e t c h I k n o w), I suggest pumping all of STL into AppleScript using the "::" binder (quasi-Tcl-namespace):

set v to {1,2,3,...} as std::vector
set l to {1,2,3,...} as std::list


Then we'd know 'xactly what is being dealt with.


Cheers,


Philip Aker
http://www.aker.ca
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

References: 
 >Linked lists (was osascript - path to me) (From: Bill Cheeseman <email@hidden>)

  • Prev by Date: Re: Linked lists (was osascript - path to me)
  • Next by Date: Re: how to set RGB color
  • Previous by thread: Linked lists (was osascript - path to me)
  • Next by thread: Re: Linked lists (was osascript - path to me)
  • Index(es):
    • Date
    • Thread