FTUNSQZN()-LASTREC()


FT_UNSQZN() Uncompress a numeric compressed by FT_SQZN()
FT_WEEK() Return calendar or fiscal week data
FT_WORKDAYS() Return number of work days between two dates
FT_WOY() Find number of week within year
FT_XBOX() Display a self-sizing message box and message
FT_XTOY() Convert from any data type to any other data type
FT_YEAR() Return calendar or fiscal year data
FWRITE() Write to an open binary file
GETACTIVE() Return the currently active Get object
GETAPPLYKEY() Apply a key to a Get object from within a reader
GETCLIPUIVERSION() Get CLIP-UI library version.
GETDOSETKEY() Process SET KEY during GET editing
GETDRIVER() Get current UIDriver object.
GETENV() Retrieve the contents of a OS environment variable
GETMAINWINDOW() Get current application main window UIMainWindow object.
GETPOSTVALIDATE() Postvalidate the current Get object
GETPREVALIDATE() Prevalidate a Get object
GETREADER() Execute standard READ behavior for a Get object
GETSYSIMAGE() Get content of predefined icons (XPM format).
GLOB() Check confirmity string to regular expression.
GUNZIP() Uncompress string with GZIP alghoritm.
GZIP() Compress string with GZIP alghoritm.
GZIPCLOSE() Close GZIP file.
GZIPOPEN() Open GZIP file.
GZIPREAD() Read data from GZIP file.
GZIPWRITE() Write data to GZIP file.
HARDCR() Replace all soft carriage returns in a character string with hard carriage
HASHNAME() Returns string from hash values.
HASHSTR() Returns hash code for string.
HEADER() Return the current database file header length
I2BIN() Convert a xClipper numeric to a 16-bit binary integer
IF() Return the result of an expression based on a condition
IIF() Return the result of an expression based on a condition
INDEXEXT() Return the default index extension based on the database driver currently
INDEXKEY() Return the key expression of a specified index
INDEXORD() Return the order position of the controlling index
INKEY() Extract a character from the keyboard buffer or a mouse event
INT() Convert a numeric value to an integer
ISALPHA() Determine if the leftmost character in a string is alphabetic
ISCOLOR() Determine if the current computer has color capability
ISDIGIT() Determine if the leftmost character in a character string is a digit
ISFIELD() Checks if a varialbe name is a field name of DB.
ISFUNCTION() Checks if a varialbe name is a function name.
ISLOWER() Determine if the leftmost character is a lowercase letter
ISMEMVAR() Checks if a varialbe name is a memory variable name.
ISPRINTER() Determine whether LPT1 is ready
ISUPPER() Determine if the leftmost character in a string is uppercase
L2BIN() Convert a xClipper numeric value to a 32-bit binary integer
LASTKEY() Return the INKEY() value of the last key extracted from the keyboard buffer
LASTREC() Determine the number of records in the current .dbf file