| Article: |
Embedding F-Script into Cocoa Applications | |
| Subject: | thanks | |
| Date: | 2002-08-08 21:55:50 | |
| From: | psheldon | |
|
Response to: Re: Eg.2, passing and retrieving
|
||
|
Reminds me of a long ago memory of APL. Pretty good memory when I am exhausted from working out a digital laplacian version of Mike Beam's column.
|
||
Showing messages 1 through 1 of 1.
-
thanks
2002-08-09 09:46:33 pmougin [View]



Note that at: is not short for "attribute". It’s similar to the NSArray “objectAtIndex:” method, just more general. For more on this method, look in the F-Script guide (http://www.fscript.org/download/FScriptGuide.pdf) at section 17.
And, yes, in order to understand how the array expressions work in F-Script, you should definitely read the guide.
Questions are welcome on the F-Script mailing list or directly to me.
Phil