Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Faxual II for CA-Clipper - Norton Guide http://www.X-Hacker.org [^^Up^^] [Menu] [About The Guide]
 General Library Functions

 F2Error                         Get error code from last operation
 F2ErrorMessage                  Convert error code to message
 F2Version                       Get library version info

 Fax Device Functions            Overview

 FaxCDWait                       Get/set carrier detect wait time
 FaxCancel                       Cancel current operation
 FaxDriver                       Give fax driver a time slice
 FaxHeader                       Get/set page header
 FaxInitString                   Get/set modem init string
 FaxLocalId                      Get/set local ID
 FaxMaxSpeed                     Get/set maximum fax speed
 FaxMinSpeed                     Get/set minimum fax speed
 FaxModemType                    Get/set modem type
 FaxOptions                      Get/set device options
 FaxPort                         Get/set serial port number
 FaxReset                        Reset device
 FaxRetries                      Get/set number of busy retries
 FaxRetryWait                    Get/set wait between busy retries
 FaxSend                         Send a fax
 FaxSpeed                        Get/set serial port speed
 FaxStatus                       Get fax device status

 Fax Device Status Functions

 StConTime                       Get connect time
 StDate                          Get fax date
 StError                         Get error code
 StFByteCount                    Get file byte count
 StFBytesDone                    Get file bytes done
 StFilename                      Get file name
 StFileNumber                    Get file number
 StFPageCount                    Get file page count
 StFPageNumber                   Get file page number
 StFPagesDone                    Get file pages done
 StJByteCount                    Get job byte count
 StJBytesDone                    Get job bytes done
 StJFileCount                    Get job file count
 StJFilesDone                    Get job files done
 StJPageCount                    Get job page count
 StJPageNumber                   Get job page number
 StJPagesDone                    Get job pages done
 StMode                          Get operating mode
 StPByteCount                    Get page byte count
 StPBytesDone                    Get page bytes done
 StPhase                         Get operation phase
 StPhaseTime                     Get time in phase
 StRemoteId                      Get remote ID
 StSpeed                         Get connection speed
 StTime                          Get fax time
 StTotTime                       Get job total time

 Serial I/O Functions            Overview

 SerClose                        Close serial port
 SerFormat                       Get/set serial data format
 SerHandshake                    Get/set handshaking
 SerOpen                         Open serial port
 SerReceive                      Receive data
 SerSend                         Send data
 SerSetup                        Configure serial port
 SerSpeed                        Get/set serial port speed

 RIP Functions                   Overview
                                 Examples

 RipBegin                        Create a fax
 RipBeginDCX                     Create a DCX file
 RipCJust                        Center a line of text (X/Y)
 RipClipLimit                    Get/set clipping limit
 RipClipRect                     Set clipping rectangle
 RipCol                          Get/set current column
 RipColUnit                      Get/set column unit
 RipCurX                         Get/set current X position
 RipCurY                         Get/set current Y position
 RipCutoff                       Get length of page used
 RipDrawBitmap                   Draw bitmap
 RipDrawRect                     Draw rectangle outline
 RipEject                        End of page
 RipEnd                          End of fax
 RipFillRect                     Fill rectangle with gray
 RipFont                         Get/set current font
 RipLength                       Get page length
 RipLJust                        Left-justify a line of text (X/Y)
 RipMoveRel                      Move current point relative (X/Y)
 RipMoveTo                       Move current point absolute (X/Y)
 RipOrigin                       Set coordinate origin
 RipPos                          Move current point (R/C)
 RipRCCJust                      Center a line of text (R/C)
 RipRCLJust                      Left-justify a line of text (R/C)
 RipRCRJust                      Right-justify a line of text (R/C)
 RipRCUnits                      Set row/column units
 RipRJust                        Right-justify a line of text (X/Y)
 RipResolution                   Get page resolution
 RipRow                          Get/set current row
 RipRowUnit                      Get/set row unit
 RipTextOp                       Get/set text operator
 RipTextSize                     Get text size
 RipUnit                         Get/set X/Y unit
 RipWidth                        Get page width
 RipWrite                        Write text at current position
 RipXOrigin                      Get/set X origin
 RipYOrigin                      Get/set Y origin

 Font Functions                  Overview

 FontAscent                      Get character ascent
 FontAveWidth                    Get average character width
 FontCharSet                     Get character set
 FontCount                       Get number of fonts loaded
 FontDescent                     Get character descent
 FontFamilyName                  Get font family name
 FontFullName                    Get font name
 FontHandle                      Get loaded font handle
 FontHeight                      Get character height
 FontIsBold                      Get bold flag
 FontIsItalic                    Get italic flag
 FontLineSpacing                 Get interline spacing
 FontLoadPCL                     Load an HP PCL font
 FontLoadXFB                     Load an XFB font
 FontMaxWidth                    Get maximum character width
 FontPointSize                   Get font point size
 FontResolution                  Get font resolution
 FontUnload                      Unload a font

 Bitmap Functions

 BmCount                         Get number of bitmaps loaded
 BmHandle                        Get loaded bitmap handle
 BmLength                        Get bitmap length
 BmLoadBMP                       Load a Windows BMP graphic file
 BmLoadPCX                       Load a PCX graphic file
 BmUnload                        Unload a bitmap
 BmWidth                         Get bitmap width

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson