[sc-users] Array.helpFileForMethod('select'); results to "A primitive was not bound."

James Harkins jamshark70 at gmail.com
Sat Mar 10 15:31:27 PST 2007


This is because helpFileForMethod ultimately depends on the Document  
class, which I believe does not work in Windows.

What you can do is execute

Array.findRespondingMethodFor(\select).ownerClass

which gives you

Collection

Then get help on Collection using F1.

hjh


On Mar 10, 2007, at 2:02 PM, Anton Daneika wrote:

> Array.helpFileForMethod('select');


: H. James Harkins
: jamshark70 at dewdrop-world.net
: http://www.dewdrop-world.net
.::!:.:.......:.::........:..!.::.::...:..:...:.:.:.:..:

"Come said the Muse,
Sing me a song no poet has yet chanted,
Sing me the universal."  -- Whitman

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.create.ucsb.edu/pipermail/sc-users/attachments/20070310/78df25c5/attachment.htm


More information about the sc-users mailing list