Errors in help pages related to Field Specification

Get help with installation and running here.

Moderators: DataMystic Support, Moderators, DataMystic Support, Moderators, DataMystic Support, Moderators

Post Reply
dfhtextpipe
Posts: 986
Joined: Sun Dec 09, 2007 2:49 am
Location: UK

Errors in help pages related to Field Specification

Post by dfhtextpipe »

Several help pages related to Field Specification have errors:
  • "end of line" where it should be "end of file"
  • "end of line" where it should be "end line"
More imortant, the following line/field specification actually gives a TextPipe error!

Code: Select all

-1..0
That kind of pattern is mentioned in several help pages. This works though:

Code: Select all

-1..-0
It often confuses me whenever I refer to these help pages.
They need to be thoroughly reviewed and clarified/corrected.

David
David
User avatar
DataMystic Support
Site Admin
Posts: 2227
Joined: Mon Jun 30, 2003 12:32 pm
Location: Melbourne, Australia
Contact:

Re: Errors in help pages related to Field Specification

Post by DataMystic Support »

Hi David - we've reviewed and made some updated.

Thanks for your diligence!
Post Reply