FT_FGOTOP() | Go to the first record in a text file |
FT_FILL() | Declare menu options for FT_MENU1() |
FT_FINDITH() | Find the "ith" occurrence of a substring within a string |
FT_FINSERT() | Inserts a line in the currently selected text file |
FT_FLASTRE() | Get the no. of records in the currently selected text file |
FT_FLOPTST() | Test diskette drive status |
FT_FREADLN() | Read a line from the currently selected text file |
FT_FRECNO() | Return the current record number of a text file |
FT_FSELECT() | Select a text file workarea |
FT_FSKIP() | Move the record pointer to a new position in a text file |
FT_FUSE() | Open or close a text file for use by the FT_F* functions |
FT_FWRITELN() | Write a line to the currently selected text file |
FT_GCD() | Calculate greatest common divisor of two numbers |
FT_GETMODE() | Get the video mode |
FT_GETVCUR() | Return info about the cursor on a specified video page |
FT_GETVPG() | Get the currently selected video page |
FT_HEX2DEC() | Convert a hex number to decimal |
FT_INT86() | Under construction |
FT_INVCLR() | Get the inverse of a color |
FT_ISBIT() | Test the status of an individual bit |
FT_ISBITON() | Determine the state of individual bits in a number |
FT_ISSHARE() | Determine if DOS "Share" is installed |
FT_LDAY() | Return last day of the month |
FT_LINKED() | Determine if a function was linked in |
FT_MADD() | Add or subtract months to/from a date |
FT_MBUTPRS() | Retrieve button press status |
FT_MBUTREL() | Get mouse button release information |
FT_MCONOFF() | Turn mouse cursur off if in specified region |
FT_MCURSOR() | Set the mouse cursor |
FT_MDBLCLK() | Return true if a double click was detected |
FT_MDEFCRS() | Define the mouse cursor |
FT_MENU1() | Pulldown menu system |
FT_MENU2() | Vertical lightbar menu |
FT_MENUTO() | Execute light bar menu using prompts created with @...PROMPT |
FT_METAPH() | Convert a character string to MetaPhone format |
FT_MGETCOORD() | Get mouse cursor position (text coord.) and button status |
FT_MGETPAGE() | Get the display page for the mouse pointer |
FT_MGETPOS() | Get mouse cursor position and button status |
FT_MGETSENS() | Get the mouse sensitivity parameters |
FT_MGETX() | Get mouse cursor row position |
FT_MGETY() | Get mouse cursor column position |
FT_MHIDECRS() | Decrement internal mouse cursor flag and hide mouse cursor |
FT_MIL2CIV() | Convert time in military format to civilian format. |
FT_MIL2MIN() | Convert time in military format to number of minute of day. |
FT_MIN2DHM() | Convert numeric minutes to days, hours and minutes. |
FT_MIN2MIL() | Convert minute of day to military format time. |
FT_MINIT() | Initialize the mouse driver, vars and return status of mouse |
FT_MINREGION() | Test if the mouse cursor is in the passed region |
FT_MMICKEYS() | Get mickeys |
FT_MONTH() | Return Calendar or Fiscal Month Data |