FIELDNAME() | Return a field name from the current database (.dbf) file |
FIELDPOS() | Return the position of a field in a work area |
FIELDPUT() | Set the value of a field variable using the ordinal position of the field in |
FIELDWBLOCK() | Return a set-get code block for a field in a given work area |
FILE() | Determine if files exist in the xClipper default directory or path |
FILEATTR() | Under construction |
FILEATTRS() | Returns string - file attributes. |
FILEGETSTR() | Returns string. |
FKLABEL() | Return function key name |
FKMAX() | Return number of function keys as a constant |
__FLEDIT() | Select the appointed elements from the array of a DbStruct() type. |
FLOCK() | Lock an open and shared database file |
FN_BIN2HEX() | Convert a binary string to hexidecimal |
FN_BIN2I() | Convert a binary string to numeric |
FN_CLRBIT() | Clear a bit in a number |
FN_ERROR() | Return current error status for a Netware Library function |
FN_GETFSI() | Under construction |
FN_HEX2BIN() | Convert a hexidecimal string to to binary |
FN_I2BIN() | Convert an integer to binary string |
FN_IPXINIT() | This function gets the entry address for the IPX interface. |
FN_IS3X() | Is the current server a 3.x server? |
FN_ISBIT() | Determine if a specified bit is set |
FN_ISNET() | Determine if user is on functioning NetWare node |
FN_NAMEL() | General purpose string to length+string packet function |
FN_NETVER() | Under construction |
FN_NONULL() | Strip a string of trailing nulls |
FN_PEEKSTR() | Read a string of bytes from memory |
FN_PFEVAL() | Set preferred server and eval block |
FN_POKESTR() | Write a string of bytes to memory |
FN_SETBIT() | Set a bit in a number |
_FNSETERR() | Set the current Netware Library error status |
FN_SSFROMP() | Remove the file server name from a path string |
FN_TOGBIT() | Toggle a bit in a number |
FOPEN() | Open a binary file |
FOUND() | Determine if the previous search operation succeeded |
FREAD() | Read characters from a binary file into a buffer variable |
FREADSTR() | Read characters from a binary file |
FRENAME() | Change the name of a file |
FSEEK() | Set a binary file pointer to a new position |
FSTRTON() | Convert string as "float" to xClipper-numeric. |
FT_AADDITION() | Add elements unique of source array to target array |
FT_AAVG() | Average numeric values in an array |
FT_ACCTADJ() | Adjust beginning or ending fiscal pd. dates to acctg. dates |
FT_ACCTMONTH() | Return accounting month data |
FT_ACCTQTR() | Return accounting quarter data |
FT_ACCTWEEK() | Return accounting week data |
FT_ACCTYEAR() | Return accounting year data |
FT_ACH2TB() | Replace ACHOICE() with a Tbrowse object & multiple features. |
FT_ADAPTER() | Under construction |
FT_ADDER() | Pop up a simple calculator |