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_trow()</b> - get emulator cursor row http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
   tp_trow() - get emulator cursor row

   nRow := tp_trow()

   Returns     Row number.

   This is the equivalent of the ROW() 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 top edge of the emulator window.

   Example:

       nSaveRow := tp_trow()

See Also: tp_tcol() tp_tpos() Terminal Emulators

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