home *** CD-ROM | disk | FTP | other *** search
/ PC World 1998 October / PCWorld_1998-10_cd.bin / software / prehled / komix / DTEXT.Z / DTEXT.EXE / string.txt
Text File  |  1997-09-17  |  4KB  |  74 lines

  1. 5001    c
  2. 5002    %s\config\version.txt
  3. 5003    %s\config\v20.txt
  4. 5004    %s\config\%s\errors.txt
  5. 5005    %s\config\%s\msgs.txt
  6. 5006    DTEXT
  7. 5007    ini
  8. 5008    nosplash
  9. 5009    help
  10. 5010    collection
  11. 5011    data_dir
  12. 5012    dtext_auth
  13. 5013    private_dir
  14. 5014    public_dir
  15. 5015    book_dbase
  16. 5016    book_key
  17. 5017    collection_key
  18. 5018    plugin_dirs
  19. 5019    dtext_plugins
  20. 5020    user_catalogs
  21. 5021    sort_colls
  22. 5022    book
  23. 5023    root
  24. 5024    target
  25. 5025    stylesheet
  26. 5026    nocolwin
  27. 5027    inline_cache
  28. 5028    coll_cache
  29. 5029    background_annots
  30. 5030    export_xml
  31. 5040    DynaText Matterhorn
  32. 5041    DynaText Resources 3.0
  33. 5042    DYNATEXT.INI
  34. 5050    DynaText 3.0 Configuration Error #%d
  35. 5051    DYNATEXT.INI file not found. This file must exist in either the Windows directory, or in the same directory as the DynaText program.
  36. 5052    Error in file %s:\n\nThe DATA_DIR entry is not specified.
  37. 5053    Error in file %s:\n\nThe DTEXT_AUTH entry is not specified.
  38. 5054    The COLLECTION entry is not specified in the DYNATEXT.INI file.
  39. 5055    Error in file %s:\n\nThe DATA directory, %s, cannot be located.  Please verify the DATA_DIR setting.
  40. 5056    Error in file %s:\n\nThe DynaText authorization file, %s, cannot be located.  Please verify the DTEXT_AUTH setting.
  41. 5057    Unable to find the configuration file: '%s'.\nPlease verify the path specified with the -INI command line option.
  42. 5060    Error in file %s:\n\nThe DATA directory, %s, is missing its VERSION.TXT file.  Please verify the DATA_DIR setting.
  43. 5061    Error in file %s:\n\nThe VERSION.TXT file in the DATA directory, %s, is invalid.  Please verify the DATA_DIR setting.
  44. 5062    Error in file %s:\n\nThis version of DynaText is incompatible with the DATA directory, %s.\n\n%s found; %s required.
  45. 5063    Unable to initialize the DynaText Toolkit Library.  Most often this represents a problem with the authorization file.\n\nPlease verify %s by running EBTCERT -i.\n\nUsing configuration file: %s.
  46. 5064    Unable to act as a DDE Server.
  47. 5065    A version of the DynaText Browser is already running.
  48. 5066    The DynaText Library you are using is incompatible with the version required to run this DynaText application.\n\nDynaText Library: %s\nVersion: %d.%0.2d\n\nApplication: %s\nRequires version: %d.%0.2d - %d.%d.\n\nCheck your search path or installation procedures.
  49. 5067    ERROR! PATH NOT FOUND
  50. 5068    Cannot run DynaText because another program is using the DTEXT.DLL
  51. 5080    DynaText Command Line Options:
  52. 5081    -BOOK_KEY=[book=key]: To add a book/key security pair.\n
  53. 5082    -COLLECTION=[collection]: To add a collection to the list of collections.\n
  54. 5083    -COLLECTION_KEY=[collection=key]: To add a collection/key security pair.\n
  55. 5084    -DATA_DIR=[data_dir]: To override the DATA_DIR setting in the INI.\n
  56. 5085    -DTEXT_AUTH=[dtext_auth]: To override the DTEXT_AUTH setting in the INI.\n
  57. 5086    -DTEXT_PLUGINS=[plugin_names]: To add additional plugins to be loaded.\n
  58. 5087    -INI=[name]: To override the standard DYNATEXT.INI (full path or file name).\n
  59. 5088    -NOSPLASH: To not display the splash box when DynaText starts.\n
  60. 5089    -NOCOLWIN: To not display the initial Collection Window when DynaText starts.\n
  61. 5090    -PLUGIN_DIRS=[dir_list]: To add additional directories in which to look for plugins.\n
  62. 5091    -PRIVATE_DIR=[private_annots_dir]: To override the PRIVATE_DIR setting in the INI.\n
  63. 5092    -PUBLIC_DIR=[public_annots_dir]: To override the PUBLIC_DIR setting in the INI.\n
  64. 5093    -SORT_COLLS=[0/1]: To control whether or not the list of collections is sorted.\n
  65. 5094    -USER_CATALOGS=[catalog_list]: To add additional SGML Open catalogs.\n
  66. 5095    -BOOK=[name]: To open a book when DynaText starts (often used with -collection).\n
  67. 5096    -ROOT=[expression]: To root the book at a given location (requires -book).\n
  68. 5097    -TARGET=[expression]: To scroll the book to a given location (requires -book).\n
  69. 5098    -STYLESHEET=[name]: To open the book with a particular Fulltext stylesheet (requires -book).\n
  70. 5099    -INLINE_CACHE=[number]: To specify the number of items in the Inline Manager cache.\n
  71. 5100    -COLL_CACHE=[number]: To specify the number of items in the Collection cache.\n
  72. 5101    -BACKGROUND_ANNOTS=[0/1]: To determine whether annotations are loaded in the background.\n
  73. 5102    -EXPORT_XML=[0/1]: To determine whether XML is exported instead of SGML.\n
  74.