Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Telepathy Communications Library - <b>tp_tcol()</b> - get emulator cursor column http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
   tp_tcol() - get emulator cursor column

   nCol := tp_tcol()

   Returns     Column number.

   This is the equivalent of the COL() function for the emulator cursor.
   It should only be called from within an emulator exception handler,
   or a notification handler when an emulator is running.  The position
   returned is relative to the left edge of the emulator window.

   Example:

       nSaveCol := tp_tcol()

See Also: tp_tpos() tp_trow() Terminal Emulators

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