home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 January / Chip_1997-01_cd.bin / ms95 / disk23 / dir05 / f001490.re_ / f001490.re (.txt)
MicroStation Resource Data  |  1996-04-02  |  2KB  |  31 lines

  1. MicroStation Resource File - Version 5.0
  2. Invalid arguments
  3. dBase III+ Compatible Version
  4. Usage
  5.     init                initialize the data dictionary
  6.     ta dbf-file-name table-name    add a table
  7.     td table-name            delete a table name
  8.     ia index-file-name table-name    associate index with table
  9.     id index-file-name table-name    disassociate an index file from a table
  10. Alternate Usage (script mode)
  11.     sscript-file-name        read parameters from script file
  12.     ooutput-file-name        put messages into output file
  13. ERROR:
  14. table is already in data dictionary
  15. invalid data dictionary
  16. data file not found: %s
  17. SQL Index file not found
  18. data dictionary file already exists
  19. could not create data dictionary file
  20. SQL Index tag not found
  21. index already exists in data dictionary
  22. index file not found: %s
  23. index not found in the data dictionary
  24. cannot append to sqlindex
  25. %s already has index file: %s
  26. %s has no associated index file
  27. invalid data dictionary
  28. %s is not in the data dictionary
  29. table not found in the data dictionary
  30. Arguments causing error:
  31.