home *** CD-ROM | disk | FTP | other *** search
- Package: S3 Data Conversion Utilities Package
- Version: Package Version 1.0
- Author: George Spafford, Copyright 1993 All Rights Reserved
- Date: 05/18/93
-
- Purpose:
-
- To provide a set of ASCII data management utilities in a package format:
-
- Programs:
-
- BLANK.EXE BLANK identifies and/or removes blank lines in a
- ASCII data file.
- DOC File: BLANK20.DOC
-
- CHR10.EXE Adds a carriage return (ASCII 13) to data files that
- only have the line feed present (ASCII 10) at the end
- of records.
- DOC File: LF21.DOC
-
- CHR13.EXE Adds a line feed (ASCII 10) to data files that only
- have the carriage return present (ASCII 13) at the end
- of records.
- DOC File: LF21.DOC
-
- CUT.EXE Reads in a specified number of bytes, and then writes
- that byte group to disk with carriage return and line
- feed codes added. Useful for converting "streamed"
- files to a fixed length format.
- DOC File: CUT20.DOC
-
- DEPAGER.EXE Removes formfeeds (ASCII 12) from text files quickly.
- DOC File: DEPAGE11.DOC
-
- L2R.EXE Converts multi-line records to a specified single-line
- record format (fixed length or delimitted).
- DOC File: L2R10.DOC
-
- LDAT.EXE Also converts multi-line records to a single line
- format but it lacks some of the more advanced features
- that L2R.EXE has.
- DOC File: LDAT10.DOC
-
- MAC.EXE Converts tab delimitted fields and carriage return
- delimitted records to DOS text files that have the
- vertical pipe ("|") as the field separator and
- both carriage return and line feed record delimitters.
- Handy for processing Brauch Software's MAC Sub data
- files on a IBM class PC.
- DOC File: MAC20.DOC
-
- SDV.EXE This is a viewer utility. Use it to view text files.
- Do NOT use it to view binary files because it will
- perform erratically with extended ASCII characters.
- DOC File: SDV12.DOC
-
- SSV.EXE This utility will selectively run another program based
- on the extension of the file name that it processes.
- It can deal with wildcards.
- DOC File: SSV10.DOC
-
-
- History:
-
- 05/18/93 v1.0 Initial shareware release of the package.
-
- Please Register This Package:
-
- The S3 Data Conversion Utilities Package is shareware. As such, you can use it
- for 30 days. If you continue to use the program after this period, you must
- register it in order to continue using it legally. The entire package is
-
- Please make payments in US Currency (no cash please) to:
-
- George Spafford
- 3003 Lakeshore Drive #216
- Saint Joseph, MI 49085
-
- Unless required, notification of receipt will not be sent.
- Comments and/or questions are always welcome. I can be reached via the mail,
- EXEC-PC, Channel One, Michigan OnLine, or Queued Access:
-
- Michigan Online BBS 19200-8-N-1 616-429-3414
-
- SDV is included for use with the SSV package as a viewer for text files only.
- If you register SSV, then you have a license to use SDV on one system
- concurrently. If you do not register SSV and continue to use SDV, then you
- must register SDV separately. Details are listed in the SDV12.DOC file.
-
- SSV IS DISTRIBUTED AS IS. THE AUTHOR (GEORGE SPAFFORD) MAKES NO
- WARRANTY OF ANY KIND, EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
- WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE, WITH
- RESPECT TO THIS SOFTWARE AND DOCUMENTATION. IN NO EVENT SHALL THE AUTHOR
- BE LIABLE FOR ANY DAMAGES, INCLUDING LOST PROFITS, LOST SAVINGS, OR ANY OTHER
- INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OF OR THE INABILITY
- TO USE THIS PROGRAM.
-
-
-