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 . The Guide To CA-Clippe - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

     reader

        Contains a code block to implement special READ behaviors for any
        Get.  If Get:reader contains a code block, READMODAL() evaluates that
        block to READ the Get (the Get object is passed as an argument to the
        block).  The block may in turn call any desired function to provide
        custom editing of the Get object.  If Get:reader does not contain a
        code block, READMODAL() uses a default read procedure (GetReader())
        for the Get object.

        Note that Get:reader allows particular Get objects to have
        specialized READ behaviors without changing the standard READMODAL()
        function.  This preserves compatibility for Gets which are to be
        handled in the customary way and also eliminates potential conflicts
        between different extensions to the GET/READ system.

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