home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / parsomat.zip / review.txt < prev    next >
Text File  |  2001-07-15  |  6KB  |  155 lines

  1.  
  2.                   GUIDE FOR SOFTWARE REVIEWERS AND JOURNALISTS
  3.  
  4. -------------------------------------------------------------------------------
  5. WHAT IS PARSE-O-MATIC?
  6.  
  7. Parse-O-Matic is a programmable data file conversion utility.
  8.  
  9. -------------------------------------------------------------------------------
  10. HOW DOES IT WORK?
  11.  
  12. You create a script file (known as a POM file) that describes how the data
  13. file will be transformed.  You then feed the file names to Parse-O-Matic on
  14. the command line.  For example:
  15.  
  16.                 POM CONVERT.POM INPUT.TXT OUTPUT.TXT
  17.                  :   :           :         :
  18.                  :   :           :         The output file
  19.                  :   :           :
  20.                  :   :           The input file
  21.                  :   :
  22.                  :   The POM (script) file
  23.                  :
  24.                  The Parse-O-Matic command
  25.  
  26. The command line can also be placed in a "job" file, so there is no need to
  27. continually retype the command.  This is particularly helpful in the Windows
  28. environment:  just click on the job file to run the conversion.
  29.  
  30. -------------------------------------------------------------------------------
  31. ARE THERE ANY PROGRAMS THAT DO WHAT PARSE-O-MATIC DOES?
  32.  
  33. There are several SIMILAR programs.  For example:
  34.  
  35. - Automatic file converters (e.g. D'Bridge) work with standardized file
  36.   formats (e.g. Lotus, DBF, etc.).
  37.  
  38. - Report converters (e.g. Monarch) work with reports.
  39.  
  40. - Debuggers (e.g. DEBUG) can work with binary files.
  41.  
  42. -------------------------------------------------------------------------------
  43. IS PARSE-O-MATIC BETTER THAN THESE PROGRAMS?
  44.  
  45. Parse-O-Matic does not compete with these programs.
  46.  
  47. - Parse-O-Matic can handle uncommon and unusual file formats.  (For standard
  48.   formats, an automatic file converter is sometimes more appropriate.)
  49.  
  50. - Parse-O-Matic provides a variety of commands that greatly simplify the most
  51.   common data extraction tasks.
  52.  
  53. - Parse-O-Matic is a "smart" converter:  you can perform calculations and apply
  54.   modifications to the data, rather than simply changing the format.
  55.  
  56. - Parse-O-Matic gives you precise control of the conversion process, even down
  57.   to the bits and bytes level.
  58.  
  59. - Parse-O-Matic provides extraordinary comparison and decision-making features
  60.   that most conversion programs lack.
  61.  
  62. - Parse-O-Matic lets you "look ahead" and "back up" in the input file.  It does
  63.   not force you to process the file in a purely linear manner.
  64.  
  65. -------------------------------------------------------------------------------
  66. IS THERE ANY PROGRAM THAT DOES WHAT PARSE-O-MATIC DOES?
  67.  
  68. Not in the world of PC-compatibles.  Unix has a utility (named PERL) which
  69. has some of the power of Parse-O-Matic.
  70.  
  71. -------------------------------------------------------------------------------
  72. WHY USE PARSE-O-MATIC INSTEAD OF A REGULAR LANGUAGE LIKE C OR BASIC?
  73.  
  74. Parse-O-Matic can do in one line what might take several dozen lines in a
  75. conventional language.
  76.  
  77. -------------------------------------------------------------------------------
  78. WHO USES PARSE-O-MATIC?
  79.  
  80. People typically use Parse-O-Matic for:
  81.  
  82. - Converting and decoding binary data files
  83. - Extracting and processing data from reports
  84. - Deriving data from captured communications logs
  85.  
  86. Our clients include many of the largest companies in the world (see the third
  87. page of the user manual MANUAL.TXT).
  88.  
  89. -------------------------------------------------------------------------------
  90. HOW LONG HAS PARSE-O-MATIC BEEN AROUND?
  91.  
  92. The first version was released in 1986.  It contained less than 10 commands.
  93. The current version has more than 70.
  94.  
  95. -------------------------------------------------------------------------------
  96. WHY IS PARSE-O-MATIC STILL A DOS PROGRAM?
  97.  
  98. Here are the top three reasons:
  99.  
  100. 3) Parse-O-Matic is often used for cross-platform conversions.  It can be
  101.    used on any machine that can emulate DOS.  There are more DOS emulators
  102.    than Windows or OS/2 emulators.
  103.  
  104. 2) Parse-O-Matic can be called as a "silent utility" by other programming
  105.    languages.  The overhead (both in terms of disk and RAM) for such usage
  106.    is extremely small, compared to a Windows or OS/2 approach.
  107.  
  108. ... and the most important reason is ...
  109.  
  110. 1) Our customers tell us what they need, and their main request is "more
  111.    conversion power".  Since Parse-O-Matic does not have a user interface to
  112.    speak of, converting it to a GUI operating system would add almost nothing
  113.    to its usefulness.  We prefer to concentrate on giving our customers a
  114.    quicker solution rather than a prettier one.
  115.  
  116. For additional information on this topic, see the text file CHANGE.TXT for a
  117. history of Parse-O-Matic's development.
  118.  
  119. -------------------------------------------------------------------------------
  120. CAN PARSE-O-MATIC RUN UNDER WINDOWS?
  121.  
  122. Yes.  Parse-O-Matic can run directly under any version of Windows, including
  123. NT.  The user manual describes how it can be configured to take advantage of
  124. the Windows user interface.  The optional processing display does not, of
  125. course, look like a Windows program.
  126.  
  127. -------------------------------------------------------------------------------
  128. HOW CAN I SEE PARSE-O-MATIC IN ACTION?
  129.  
  130. Run INFO.BAT, either from DOS or from START/RUN in Windows.  Select "TUTORIAL"
  131. from the menu.  This presents you with various conversion problems, explains
  132. how they can be solved, and then demonstrates the solution.
  133.  
  134. -------------------------------------------------------------------------------
  135. IS PARSE-O-MATIC A USEFUL PROGRAM?
  136.  
  137. Our customers think so!  They use Parse-O-Matic to solve some of their most
  138. difficult conversion challenges, and save thousands of dollars in doing so.
  139.  
  140. Some enthusiastic testimonials appear on the second page of the user manual.
  141.  
  142. -------------------------------------------------------------------------------
  143. HOW CAN I FIND OUT MORE?
  144.  
  145. You can view or print our 200-page user manual by running INFO.BAT from DOS
  146. (or START/RUN in Windows).
  147.  
  148. You can also phone Pinnacle Software at 416-287-8892, or send us email at
  149. info@parse-o-matic.com.
  150.  
  151. -------------------------------------------------------------------------------
  152.            THANK-YOU FOR TAKING THE TIME TO READ THIS REVIEWERS GUIDE
  153. -------------------------------------------------------------------------------
  154.  
  155.