                                                                wink 
Chapter 9 Input Modes

wink

    Sets the mode to wink.
     
         wink

    Sets the graphics input mode to wink which turns an on pixel off or an off
    pixel on.  Use start to begin and continue to wink subsequent locations.
    Note:  The current mode/action is displayed in the upper-left window.
    ___________________________________________________________________________
    Options/arguments:

    None
    ___________________________________________________________________________
    Example(s):

    To turn an on pixel off (at various locations), enter:

         wink
         start 57 89
         continue 34 200
         continue 500 432
         continue 1 89
    ___________________________________________________________________________
    See also:

              continue, start
    ___________________________________________________________________________
