JTRoute Version History

Date

Version

Notes

June 15, 1999

1.0

Initial release of JetTrac Route. Provides for unlimited number of output files to be created based on a single key field. Output filename and path are specified in .ini file.

July 25, 1999

1.1

1. If there are embedded spaces in the field that logic is applied to, they are eliminated before creating the output file.

2. Added capability insert job cards into output files. Can append field value to job card.

August 20, 1999

1.2

1. Added capability to have documents start with fields other than ^field or ^global (as in ^fax command).

2. Added capability to skip first line if it begins with ^job.

August 24, 1999

1.3

Allows suffix (i.e. –z*) to output job cards.

May 23, 2000

2.0

Completely re-written to use new, more powerful ini file format. Now replaces JetTrac Archive as well.

September, 2000

2.1

No longer creates gtmp or tmp files.

October 5, 2000

2.2

1. Fixes bad char in filename issue.

2. Doesn’t rename temp output files.

December 20, 2000

2.3

1. Does bad char fixing to fields, not whole output strings.

2. Adds option to fix spaces or not.

October 5, 2001

3.0

1. Deactivate all logic with the breaking field, line 3 of ini, though some line-holder text is required.

2. Option of adding data to output files from command-line input is added.

3. Output files are time/date stamped to have the same time/date order as the documents encountered in the input file.

April 22, 2002

3.2

Added advanced archiving functionality.

September 6, 2002

3.3

Removed vestigial field to group documents.

November 14, 2002

3.33

No longer force .dat output extensions. They are user-specified.

February 3, 2003

3.34

Always puts out a trigger file, even if there is only 1 output file.

March 1, 2004

3.35

Fixes Space/Underscore replacement logic.

March 25, 2005

3.41

1.      Add switch for no grouping, only overwriting.

2.      Datetime1 reserved field added.

3.      Add switch for no filtering on the last field in the job card formula.

4.      Fix Log message when no document breaking string found.

June 21, 2005

3.42

Changed exact match to exact line, rather than “starts with” match

July 6, 2005

3.43

1.      Last field filter switch removed

2.      If you want to not filter an individual field value on line 4 of ini, insert @ before the fieldname.

July 11, 2005

3.50

Tag Mode support added

September 11, 2005

3.51

New Tag Mode library implemented

October 13, 2005

3.52

1.      Fixed FNF mode bug

2.      If a current output file pre-exists, it will be purged before this run.

December 8, 2005

3.53

Temp files re-implemented.

February 26, 2006

3.54

Dynamic memory allocation implemented. Line 5 of the ini file is now just a placeholder, and a value is still required on the line.

April 22, 2007

3.55

Now puts it’s version number in the log file.