/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/ACH/blib/html/site/lib/ACH.html


VERSION</PRE> <P>Version: 0.01 May 2006</P> <P> <HR> <H1><A NAME=``description''>DESCRIPTION</A></H1> <P>ACH is a simple, generic perl object that contains the data necesary to create an ACH file. It's intentional use is for testing purposes ONLY. ACH will allow a developer to manipulate specific data fields in an ACH formatted object.</P> <P> <HR> <H1><A NAME=``using ach''>USING ACH</A></H1> <PRE> my $ACH = new ACH;</PRE> <P> <HR> <H1><A NAME=``methods''>METHOD/A</H1> <P> <H2><A NAME=``new''>new</A></H2> <P>Creates a new ACH object</P> <P> <H2><A NAME=``printalldata''>printAllData</A></H2> <P>Prints all the ACH data</P> <P> <H2><A NAME=``getdata''>getData</A></H2> <P>Returns the ACH data</P> <P> <H2><A NAME=``caveats''>CAVEAT/A</H2> <P>This package is created for testing purposes only. It shouldn't be used for production programs or scripts. There are other commercial products out there that may be a more efficient solution for accomplishing your goals.</P> <P>All records in an ACH file must be formatted in the following sequence of records. IF the file is not formatted in this exact sequence, it may be rejected.</P> <P>ACH File Layout: 1 - File Header Record 5 - First Company/Batch Header Record 6 - First Entry Detail Record 7 - First Entry Detail Addenda Record (optional) | Multiples of Entry Detail Records | 6 - Last Entry Detail Record 7 - Last Entry Detail Addenda Record (optional) 8 - First Company/Batch Control Record | Multiples of Company/Batches | 5 - Last Company/Batch Header Record 6 - First Entry Detail Record 7 - First Entry Detail Addenda Record (optional) | Multiples of Entry Detail Records | 6 - Last Entry Detail Record 7 - Last Entry Detail Addenda Record (optional) 8 - Last Company/Batch Control Record 9 - File Control Record 9999...9999 (optional)</P> <P> <HR> <H1><A NAME=``author''>AUTHOR</A></H1> <P>Author: Christopher Kois Date: May, 2006 Contact: <A HREF=``mailto:cpkois@cpan.org''>cpkois@cpan.org</P> <P> <HR> <H1><A NAME=``copyrights''>COPYRIGHT/A</H1> <P>The ACH module is Copyright (c) May, 2006 by Christopher Kois. <A HREF=``http://www.christopherkois.com''>http://www.christopherkois.com All rights reserved. You may distribute this module under the terms of GNU General Public License (GPL).</P> <P> <HR> <H1><A NAME=``support/warranty''>SUPPORT/WARRANTY</A></H1> <P>ACH is free Open Source software. IT COMES WITHOUT WARRANTY OR SUPPORT OF ANY KIND.</P> <P> <HR> <H1><A NAME=``known bugs''>KNOWN BUG/A</H1> <P>This is version 0.01 of ACH. There are currently no known bugs.</P> <P> <HR> <H1><A NAME=``see also''>SEE ALSO</A></H1> <P><A HREF=``../../site/lib/ACH/Generator.html''>the ACH::Generator manpage</A>. <A HREF=``../../site/lib/ACH/Parser.html''>the ACH::Parser manpage</A></P> <TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 WIDTH=100%> <TR><TD CLASS=block VALIGN=MIDDLE WIDTH=100% BGCOLOR=``#cccccc''> <FONT SIZE=+1><STRONG><P CLASS=block>&nbsp;ACH - ACH perl object</P></STRONG></FONT> </TD></TR> </TABLE>

</BODY>

</HTML>

 /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/ACH/blib/html/site/lib/ACH.html