[^^Up^^]
[Menu]
[About The Guide]
Alphabetical List of all Expand Library functions
Overview About the List of Functions
XPaDelimit() Convert a delimited String to an Array .
XPaFieldGet() Get the fields from the database into an Array .
XPaFieldPut() Put an Array of field data into current record .
XPalert() The Alert function for this section
XPaltPress() Indicates whether any [Alt] is Pressed .
XPaMaxLen() Return length of Largest string in Array .
XPappendPath() Return APPEND's PATH.
XPappendThere() Report whether APPEND is installed.
XPaPrint() Fill Array with PRINT queue. .
XPaRestore() Restore an array from disk .
XPaSave() Save an array to disk .
XPask() Pop up as box with a question and returns answer
XPaStrLen() Get the length of the longest string in an Array
XPatModem() Send Modem commands (eg. Dialing Commands)
XPattr2clr() Convert an Attribute to a Clipper color string .
XPbanner() Generate Banners (string 8 times bigger than normal)
XPbin2d() Convert a binary variable (8 bytes) to a double
XPbin2Hex() Convert a Binary-string to a Hex-String .
XPboM() Return Beginning-of-Month .
XPbox() Draw a Titled box, with border and shadow.
XPbox2() Draw a Titled box, with broad border and shadow.
XPboxMenu() Invoke a simple Boxed menu
XPboY() Return beginning-of-Year .
XPcancelAll() Cancel All file(s) in Print
XPcancelFile() Cancel file(s) from PRINT
XPcapsLock() Indicates whether [Caps] is Locked .
XPcapsPress() Indicates whether [Caps] is Pressed (not locked). .
XPcenter() Center's a String.
XPcenter123() Write a Centered label cell to Lotus .
XPchdir() Change the default DOS directory
XPcheckSum() Perform a simple CheckSum on a Memo/Char variable .
XPclose123() Close the created worksheet file
XPclr2attr() Convert a Clipper color string to an Attribute .
XPcoldBoot() Just like pressing the reset button.. .
XPcolor() Define the colors to use in the routines
XPcolorScr() Color a part of the screen .
XPcommandLine() Returns the Full Command Line parameters
XPcountry() Get/Set the current DOS country setting .
XPcpu() This function returns the CPU type as a number .
XPcpuStr() This function returns the CPU type as a string .
XPcreate123() Create a Lotus worksheet file.
XPctrlPress() Indicates whether any [Ctrl] is Pressed .
XPcurr123() Write a Currency formatted cell .
XPcurrCode() Returns Currency code .
XPcurrDigits() Returns #of digits used after the decimal .
XPcurrency() Format an amount according to current Country .
XPcurrSymbol() Returns Currency Symbol .
XPd2bin() Convert a Double to a binray variable (8 bytes)
XPdataSep() The data-list separator .
XPdateFormat() Return Country specific date format .
XPdecimalSep() The decimal separator .
XPdecode() Decode a string coded by XPencode()
XPdel() Delete More files at once
XPdelAttr() Low Level routine to Delete attributes
XPdelay() Delay the Computer for some Time
XPdelay2() Delay the Computer for some Time, CPU dependant. .
XPdelEnv() Delete an environment variable
XPdirTree() Traverse the directory tree .
XPdiskFixed() Report whether a disk is fixed or not
XPdiskRemote() Report whether a disk is remote or not
XPdiskTotal() DiskTotal reports the total disk space in bytes
XPdisplay() Display a string with more colors
XPdosMajor() Returns the DOS Major version number
XPdosMinor() Returns the DOS Minor version number
XPdosMsg() Return information about a DOS error code .
XPdosValue() returns the current DOS version as a number
XPdosVersion() returns the current DOS version as a string
XPdoy() Return day of Year .
XPdtr() Modem Control function
XPegaColor() Change the standard Color to any of 64 colors.
XPegaStdFont() Load the standard EGA font. .
XPegaStdPal() Reset the Std EGA Palette .
XPegaThere() Report presence of an EGA or a VGA
XPencode() Perform some simple Encoding on a string
XPenvAdd() Add a string to the environment strings.
XPenvCount() The Count of Enviroment strings
XPenvDel() Delete the Nth string of the environment
XPenvOrig() Return Pointer to original Environment strings.
XPenvPtr() Return/Set the Environment Pointer
XPenvSize() Return the number of bytes reserved for the Environment
XPenvStr() Return the Nth string of the environment
XPenvUsed() Return the number of bytes currently in use by ENV.
XPeoM() Return End-of-Month .
XPeoY() Return End-of-Year .
XPfastKey() Set the keyboard rate to fast
XPfastPCX() Display a EGA/VGA PCX file.. fast! .
XPfattr() Get and/or Set file's Attributes .
XPfcommit() commit all buffered data to disk .
XPfcreateNew() Create a New file, handy for temporary files .
XPfdate() Get and/or Set a file's date .
XPferror() Return error code of one of the binary file functions .
XPfileFind() Invoke File find routine .
XPfindAttr() Return attribute of File Found.
XPfindDate() Return date of File Found.
XPfindFirst() Find first matching file
XPfindName() Return name of File Found.
XPfindNext() Find next matching file
XPfindSize() Return Size of File Found.
XPfindTime() Return time of File Found.
XPflock() Lock binary files .
XPftime() Get and/or Set file's time .
XPfunique() Create a unique file, handy for temporary files .
XPfunlock() Unlock binary files .
XPgetDir() GetDir returns the current DOS directory
XPgetDisk() Returns the Current DOS disk drive
XPgetDrive() Get the drive letter logical drive was last accessed
XPgetHandles() Get The number of open files
XPgetScreen() Return area of a screen text as a Memo var.
XPgetText() Get text from a screen position.
XPgetTimer() Return the elapsed time in seconds.
XPhex2Bin() Convert a Hex-String to a characters string. .
XPhexByte() Convert a numeric into a Hex-byte .
XPhexLong() Convert a numeric into a Hex-Long .
XPhexLStrip() Strip all Low ASCII characters from a String .
XPhexStr() Convert a Binary-string to a Spaced Hex-String .
XPhexStrip() Strip all Non Standard ASCII characters from a String .
XPhexWord() Convert a numeric into a Hex-Word .
XPica() Acces the Intra-Application Communications Area (ICA) .
XPinitLpt() Initialise the Printer port .
XPinkey() Same as Clipper's Inkey() with the Handlers from above
XPinkeyBlock() Define a new handler for key-strokes
XPinsAttr() Insert Attributes in a string .
XPisLpt() Indicate whether the printer is On-Line .
XPisPort() Check if Communication port is available
XPjoy1() Return the status of the 1st joystick button (1 or 2) .
XPjoy2() Return the status of the 2nd joystick button (1 or 2) .
XPjoyX() Return the X coordinate of the Joystick
XPjoyY() Return the Y coordinate of the Joystick
XPkeybCode() Return Country Code as set by KEYB.COM
XPkeybNorm() Set KEYBoard to normal (selected) mode.
XPkeybUSA() Set KEYBoard to standard mode (US).
XPkeySpeed() Set the keyboard rate to any rate. .
XPlaltPress() Indicates whether [Left-Alt] is Pressed .
XPlastDisk() Return the last Logical disk in the system
XPlctrlPress() Indicates whether [Left-Ctrl] is Pressed .
XPleapYear() Return whether year is a Leap year .
XPloadFont() Load a text mode font into the EGA/VGA
XPlshiftPress() Indicates whether [Left-Shift] is Pressed .
XPmaxFonts() Report how many fonts can be loaded at once
XPmaxHandles() Return the maximum # of open files .
XPmenu() A Menu Command
XPmkDir() Make a DOS directory
XPmonthLen() Return length of month .
XPmouseAssist() Get/Set assisted Mouse pointer movement
XPmouseBox() Define a box wherein the Mouse cursor can move
XPmouseBrowse() Browse through memos, supporting the Mouse. .
XPmouseButton() Return #of Mouse buttons
XPmouseChar() Define the shape of the Mouse cursor
XPmouseCheck() Simply checks the mouse cursor .
XPmouseChoice() an Achoice() alike function, supporting Mouse. .
XPmouseCol() Get and/or Set the Mouse column position
XPmouseEdit() A dbEdit() alike function, supporting the Mouse .
XPmouseGet() Read a String, recognizing the Mouse.
XPmouseHide() Make the mouse cursor invisible
XPmouseInit() Force initialisation of the Mouse
XPmouseKey() equivalent to Inkey, handle Mouse
XPmouseLan() Get/Set the language for Driver messages .
XPmouseLeft() Report the status of the Mouse's left button
XPmouseMenu() a remplacement of the MENU command, with mouse. .
XPmouseMiddle() Report the status of the Mouse's middle button
XPmousePop() Restore the Mouse state, as previsously saved .
XPmousePush() Save the Mouse state, and return it in a Character .
XPmouseReset() Software reset of the Mouse .
XPmouseRight() Report the status of the Mouse's right button
XPmouseRow() Get and/or Set the Mouse row position
XPmouseSens() Get/Set the Mouse Sensitivity .
XPmouseSet() Globally set the status of the Mouse
XPmouseShow() Make the Mouse Cursor visible
XPmouseStat() Report the status of the combined mouse buttons
XPmouseThere() Reports whether a Mouse is installed
XPmouseType() Return the Mouse driver type .
XPmouseVer() Return the Mouse driver version .
XPmsg() Put a Message on the Bottom line
XPmyName() Return program's own name
XPnextMonth() Return same date in next Month .
XPnextStr() Useful string function for a SEEK of the last occurence .
XPnextYear() Return same date in next Year .
XPnlsFunc() Get the current setting of NLSFUNC .
XPnormKey() Set the keyboard rate to factory default. .
XPnoSound() Turn off the Computer's speaker
XPnullDate() Return a NULL date .
XPnumLock() Indicates whether [Num] is Locked .
XPnumPress() Indicates whether [Num] is Pressed (not locked). .
XPpackDate() Pack a Date expression into a 2 char sized string
XPpackScr() Pack a saved screen variable.
XPpackStr() Perform some simple Packing method on a string
XPpackTime() Pack a time variable into a 2 byte sized string.
XPpeek() Return a portion of the Computer Memory .
XPperc123() Write a percentage formatted cell .
XPpoke() Overwrite any part of the Computer's memory .
XPpop() Pop a Message on the Screen
XPpopScr() Pop the Screen contents back on Screen
XPprevMonth() Return same date in previous Month .
XPprevYear() Return same date in previous Year .
XPprintCount() Report # of file(s) in Print queue
XPprintError() Report the PRINTer errors
XPprintFile() Report name of a file in PRINT queue
XPprintResume() Resume printing operation
XPprintStop() Suspend the printing of files .
XPprintThere() This function will provide control over DOS' PRINT
XPpullInit() Initialise the Pull Down Menu system
XPpullMenu() Invoke the Pull Down Menu System
XPpushScr() Push the Screen contents on a Stack
XPqsort() General Purpose Sorting function .
XPqualify() Qualify a filename
XPraltPress() Indicates whether [Right-Alt] is Pressed .
XPrandom() Return a random number .
XPrandomize() Initialise the Pseudo Random generator .
XPrctrlPress() Indicates whether [Right-Ctrl] is Pressed .
XPreadEnv() Read an environment string from the original Env.
XPrealDate() Return the date as stored in the real-time clock
XPrealTime() Return the time as stored in the real-time clock
XPrepl123() Write a cell with a replicate character .
XPreplAttr() Low Level routine to replace attributes
XPreverse() Reverse a String.
XPright123() Write a right adjusted label cell to Lotus .
XPrmDir() Remove a DOS directory
XPromdate() This function returns the ROM BIOS revision Date
XPromid() This function returns the ROM identification byte
XPromscan()
XPrshiftPress() Indicates whether [Right-Shift] is Pressed .
XPscrollLock() Indicates whether [Scroll] is Locked .
XPscrollPress() Indicates whether [Scroll] is Pressed (not locked). .
XPsetDate() Set the system date
XPsetDisk() Set the Current DOS default drive
XPsetDrive() Set the Logical drive letter
XPsetEnv() Replace or Insert a new environment variable
XPsetFonts() Specify which font blocks to use now
XPsetShadow() Turn shadowing globally on/off .
XPsetTime() Set the system time
XPshadow() Just another Shadow function
XPshiftPress() Indicates whether any [Shift] is Pressed .
XPslowKey() Set the keyboard rate to normal (and that is slow)
XPsound() Sound the Speaker at some frequency
XPstartTimer() Start the timer
XPstoD() Convert a YYYYMMDD string to a date variable.
XPstrLen() Get the length of a String for display
XPsubmitFile() Submit file(s) to PRINT
XPsysReqPress() Indicates whether [SysRq] is Pressed .
XPtempName() Return name for a temporary file .
XPthousendSep() The thousends separator .
XPtime24() Whether to use a 24/12 hour clock. .
XPtimerStr() Return the elapsed time in a time string
XPtimeSep() The Time seperator character .
XPtranslate() Translate a string using any table. .
XPuniqName() Return name for a unique file .
XPunpackDate() Restore the original date from a packed string.
XPunpackScr() Unpack a packed saved screen variable.
XPunpackStr() Unpack string packed by XPpackStr().
XPunpackTime() Restore the time string from packed time
XPupper() Return uppercase equivalent of foreign chars too .
XPversion() Return the version of the Expand Library
XPvgaColor() Change the standard Color to any of a .Million .
XPvgaStdFont() Load the standard VGA font. .
XPvgaStdPal() Reset the Std EGA Palette .
XPvgaThere() Report presence of a VGA specifically
XPvmode() Get and Set the video mode
XPwarmBoot() Just like pressing Ctrl-Alt-Del.. .
XPweekNr() Return Week Number according to ISO standards .
XPweekYear() Return Year applying to Number return by WeekNr .
XPwidth123() Set the column width of a worksheet column
XPwrite123() Write an expression to a 1-2-3 worksheet
XPyearLen() Return length of Year .
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson