home *** CD-ROM | disk | FTP | other *** search
/ Total C++ 2 / TOTALCTWO.iso / vfp5.0 / vfp / tools / convert / foreign.h < prev    next >
Text File  |  1996-08-21  |  755b  |  17 lines

  1. *- FOREIGN.H
  2. *-
  3. *- Header file for Foreign.PRG
  4. *-
  5. *- (c) Microsoft Corporation 1995
  6.  
  7. #DEFINE E_OPEN_LOC        "Error @1 occurred while opening "
  8. #DEFINE E_COPY_LOC        "Error @1 occurred while trying to copy the catalog to "
  9. #DEFINE E_CREATE_LOC    "Error @1 occurred while creating "
  10. #DEFINE E_NAMEPROB_LOC    "Due to a name conflict, the catalog file has been renamed to "
  11. #DEFINE E_NOFIND_LOC    "Migrated file @1 cannot be found."
  12.  
  13. #DEFINE C_CAT2FPC_LOC    "Changing catalog structure..."
  14. #DEFINE C_CONFIRM1_LOC    "You must convert your &wzsString before you can modify it in FoxPro. The original @1 will remain unchanged. Continue with conversion?"
  15. #DEFINE C_SAVETO_LOC    "Save @1 As:"
  16.  
  17. #DEFINE C_DBASEEOF        CHR(26)        && code DBase use to mark EOF in .QBE file