home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 February / CHIP_2_98.iso / software / pelne / optionp / iis4_01.cab / convlog.exe / string.txt next >
Text File  |  1997-11-16  |  2KB  |  73 lines

  1. 4001    Microsoft Internet Log Converter\n
  2. 4002    Converts Microsoft Internet Services log files\n
  3. 4003    to the NCSA Common LogFile format\n
  4. 4004    Copyright (C) 1997 Microsoft Corporation\n\n
  5. 4011    Usage: %s [options] LogFile\n
  6. 4012    Options:\n
  7. 4013    -i<i|n|e> = input logfile type\n
  8. 4014        i - MS Internet Standard Log File Format\n
  9. 4015        n - NCSA Common Log File format\n
  10. 4017        e - W3C Extended Log File Format\n
  11. 4018    -t <ncsa[:GMTOffset] | none> default is ncsa\n
  12. 4019    -o <output directory> default = current directory\n
  13. 4020    -x save non-www entries to a .dmp logfile\n
  14. 4021    -d = convert IP addresses to DNS\n
  15. 4022    -l<0|1|2> = Date locale format for MS Internet Standard\n
  16. 4023        0 - MM/DD/YY (default e.g. US)\n
  17. 4024        1 - YY/MM/DD (e.g. Japan)\n
  18. 4025        2 - DD.MM.YY (e.g. Germany)\n
  19. 4030    \nExamples:\n
  20. 4031    %s -ii in*.log -d -t ncsa:+0800\n
  21. 4032    %s -in ncsa*.log -d\n
  22. 4033    %s -ii jra*.log -t none\n
  23. 4050    Could not calculate GMT offset from time zone!\n
  24. 4051    Re-run %s using the -t ncsa:GMTOffset option\n
  25. 4052    %s completed, %d lines processed.\n
  26. 4053    %d non-www lines discarded\n
  27. 4054    %d Web lines written\n
  28. 4055    \nTotals:\n=======\n
  29. 4056    Total Lines Processed:      %6d\n
  30. 4058    Total Web Lines Written:    %6d\n
  31. 4060    Unable to allocate cache memory. Caching disabled.\n
  32. 4061    \nTotal Cache Hits = %lu\n
  33. 4062    Total Cache Misses = %lu\n
  34. 4063    Cache Hit Ratio = %f\n
  35. 4064    %s processing in progress, %u Lines Processed\n
  36. 4065    Preprocessing file, checking for non-ascii characters\n
  37. 4070    LastDate
  38. 4071    LastTime
  39. 4072    No Conversion needed for NCSA
  40. 4100    Could not access %s for writing!\n
  41. 4101    A File Error, %ld, Occured\n
  42. 4102        New date found, file %s closed.\n
  43. 4103    \nOpening file %s for processing\n
  44. 4104        Writing file %s.\n
  45. 4105        file %s already exists, adding data to it.\n
  46. 4106    Could not find any %s files!!!\n
  47. 4107    Input file not in MS Internet Standard format!\n
  48. 4108    Input file not in NCSA format\n
  49. 4109    none is only supported for MS Internet Log File Format\n
  50. 4110    Cannot initialize date strings\n
  51. 4111    Invalid Extended File Format file\n
  52. 4120    Error loading string ID %d\n
  53. 4121    Can't initialize Winsock, error code = %d. IP addresses will not be converted to machine names.\n
  54. 4200    Jan
  55. 4201    Feb
  56. 4202    Mar
  57. 4203    Apr
  58. 4204    May
  59. 4205    Jun
  60. 4206    Jul
  61. 4207    Aug
  62. 4208    Sep
  63. 4209    Oct
  64. 4210    Nov
  65. 4211    Dec
  66. 4212    Mon
  67. 4213    Tue
  68. 4214    Wed
  69. 4215    Thu
  70. 4216    Fri
  71. 4217    Sat
  72. 4218    Sun
  73.