[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 C2039   Invalid selector in send

     Explanation:  An unknown message has been sent (with the : operator)
     to an object class.  The reason for this error is either a misspelled
     method name or the message was sent to an object of the wrong class.

     Action:  The "Language Reference" chapter of the Reference Guide has
     a complete list of methods for each class of objects.

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson