home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 5 / 05.iso / a / a031 / template.exe / DD_IMPT.COD < prev    next >
Encoding:
Text File  |  1992-03-10  |  404 b   |  17 lines

  1. //
  2. // Module Name: DD_IMPT.COD - currently (selector name): Menu_Act = 16
  3. // Selectors used : Imprt_File, Imprt_Type
  4. // Description: DOC. include file for the IMPORT option.
  5. // Syntax     : IMPORT FROM <name> TYPE 
  6. //
  7. Import Records from File: {lower(Imprt_File)} Type \
  8. { case Imprt_type of}
  9. { 0:}PFS
  10. { 1:}dBASE II
  11. { 2:}RPD
  12. { 3:}FW2
  13. { 4:}WK1
  14. { endcase}
  15. {endofpage();}
  16. // EOP DD_IMPT.COD
  17.