Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper 5.2 . Release Notes - <b>150 new: :</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 150 NEW: :
--------------------------------------------------------------------------------

     The send (:) operator is used to construct messages that can be
     sent to objects.  A message has the form:

     <object>:<selector>([<argList>])

     where <object> represents the object the message is sent and
     <selector> represents the operation (method) to perform.  If the
     <selector> is an exported instance variable, the variable is
     accessed and its value is returned.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson