.. _apoint: APOINT ====== +----------+-------------------------------------------------------------------+ | Syntax | APPOINT x,y,colour | +----------+-------------------------------------------------------------------+ | Location | Shape Toolkit | +----------+-------------------------------------------------------------------+ This command is similar to POINT, except that it uses absolute co-ordinates and plots the point in XOR mode (as with ALINE). **NOTE** APOINT suffers from the same problems and limitations as ALINE. **CROSS-REFERENCE** Use :ref:`point` instead!!