home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2002 #11 / Amiga Plus CD - 2002 - No. 11.iso / Tools / MorphOS / Epic4_mos / share / epic / help / 6_functions / curpos < prev    next >
Encoding:
Text File  |  2002-10-28  |  336 b   |  12 lines

  1. Synopsis:
  2.    $curpos()
  3.  
  4. Technical:
  5.    Returns the offset of the cursor to the current window's input buffer.
  6.  
  7. Practical:
  8.    There aren't many practical, everyday uses for this function.  One might
  9.    use it to indicate when the user is nearing the end of the input line
  10.    while typing (sort of like the bell on a typewriter).
  11.  
  12.