Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CC.LIB - ClipCode CLIPPER S'87 Library - <b>safepack() perform a recoverable pack (also packs an associated .dbt)</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 SAFEPACK()  Perform a recoverable PACK (also packs an associated .DBT)

 Syntax....: SAFEPACK( mPackDBF [,mAlias] )
 Parameters: <expC>: mPackDBF = the Name of the DBF to be packed (string)
 [optional]  <expC>: mAlias   = the DBF alias (if different) [optional]

 Returns...: <expL>: .T. if successful, else .F.
 Cautions..: none
 CC Calls..: none
 Alias.....: none

 Example...: SAFEPACK( "VENDOR" )
             SAFEPACK( "VENDOR.DBF" )


See Also:

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