SP_SCONVDELIM

SCONVDELIM()

  Short:
  ------
  SCONVDELIM() Convert a delimited file to a DBF

  Returns:
  --------
  None

  Syntax:
  -------
  SCONVDELIM()

  Description:
  ------------
  This allows the user to create a DBF file from a
  delimited file.

  Several options for defining the delimited file are
  available.

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

   SCONVDELIM()

  Source:
  -------
  S_CVTDEL.PRG