Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- SuperLib 3.50 - function sexport() http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 FUNCTION SEXPORT()

  Short:
  ------
  SEXPORT() Export DBF to delimited or SDF files

  Returns:
  --------
  Nothing

  Syntax:
  -------
  SEXPORT([<aFields>,<aDesc>,<aTypes>,<aLens>,<aDeci>])

  Description:
  ------------
  This metafunction allows the user to select certain
  fields and, based on a condition or not, export them to a
  delimited or SDF file.

  [<aFields>,<aDesc>,<aTypes>,<aLens>,<aDeci>]

  Pass all or none. Array of field names, descriptions,
  types, lengths and decimals.

  Examples:
  ---------
   use CUSTOMER

   SEXPORT()

  Source:
  -------
  S_EXPORT.PRG


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