Skip to content
/ goff Public

A utility to read space delimited flat file "database" records.

Notifications You must be signed in to change notification settings

nchcarlos/goff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

goff

A utility to read space delimited flat file "database" records.

Overview

I worked somewhere once, that used a (fairly modern) WMS that interfaced with a legacy host OES. The interface was implemented using space delimited files. Each line of the file was essentially a record to be inserted into either database. Each field of the row was delimited by the size of the database column.

Motivation

There came a time when the host system had to be retired. Mainly because the guy who wrote the thing had long retired, and developers were really hard to come by.

goff -- A tool for verifying the interface

About

A utility to read space delimited flat file "database" records.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages