| FT_MRESET() | Reset mouse driver and return status of mouse |
| FT_MSETCOORD() | Position the mouse cursor using text screen coordinates |
| FT_MSETPAGE() | Set the display page for the mouse pointer |
| FT_MSETPOS() | Position the mouse cursor using virtual screen coordinates |
| FT_MSETSENS() | Set the mouse sensitivity parameters |
| FT_MSHOWCRS() | Increment internal cursor flag and display mouse cursor |
| FT_MVERSION() | Get the mouse driver version |
| FT_MXLIMIT() | Set vertical bounds of mouse using virtual screen coord. |
| FT_MYLIMIT() | Set horiz. bounds of mouse using virtual screen coordinates |
| FT_NETPV() | Calculate net present value |
| FT_NOOCCUR() | Find the number of times one string occurs in another |
| FT_NTOW() | Translate numeric value to words |
| FT_NWLSTAT() | Return the current Novell NetWare logical station number |
| FT_NWSEMCLOSE() | Close a NetWare semaphore |
| FT_NWSEMEX() | Examine a NetWare semaphore's value and open count |
| FT_NWSEMLOCK() | Perform a semaphore "lock" |
| FT_NWSEMOPEN() | Open or create a NetWare semaphore |
| FT_NWSEMSIG() | Signal a NetWare semaphore (increment) |
| FT_NWSEMUNLOCK() | "Unlock" a semaphore locked by FT_NWSEMLOCK() |
| FT_NWSEMWAIT() | Wait on a NetWare semaphore (decrement) |
| FT_NWUID() | Return the current Novell NetWare User ID |
| FT_PCHR() | Convert printer control codes |
| FT_PEGS() | FT_PEGS GAME (all work and no play...) |
| FT_PENDING() | Display same-line pending messages after a wait. |
| FT_PICKDAY() | Picklist of days of week |
| FT_POPVID() | Restore previously saved video states. |
| FT_PROMPT() | Define a menu item for use with FT_MenuTo() |
| FT_PUSHVID() | Save current video states on internal stack. |
| FT_QTR() | Return Calendar or Fiscal Quarter Data. |
| FT_RAND1() | Generate a random number |
| FT_RESTARR() | Restore a Clipper array from a disc file |
| FT_RESTSETS() | Restore status of all SET command settings |
| FT_RGNSTACK() | Push or pop a saved screen region on or off the stack |
| FT_ROUND() | Rounds a number to a specific place |
| FT_RSTRGN() | Restore region of the screen saved with FT_SAVRGN() |
| FT_SAVEARR() | Save Clipper array to a disc file. |
| FT_SAVESETS() | Save the status of all the SET command settings |
| FT_SAVRGN() | Save a screen region for later display |
| FT_SCANCODE() | Wait for keypress and return keyboard scan code |
| FT_SETCENTURY() | Check/Set the CENTURY Setting |
| FT_SETDATE() | Set the DOS system date |
| FT_SETMODE() | Set the video mode |
| FT_SETTIME() | Set the DOS system time |
| FT_SETVCUR() | Set the cursor position on a specified video page |
| FT_SETVPG() | Set the current video page |
| FT_SLEEP | Wait for a specified amount of time |
| FT_SQZN() | Compress a numeric value into a character string |
| FT_SYS2MIL() | Convert system time to military time format. |
| FT_SYSMEM() | Determine the amount of conventional memory installed |
| FT_TEMPFIL() | Create a file with a unique name |