123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
- "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
- <book xml:base="../">
- <bookinfo>
- <title>ECL Programmers Guide</title>
- <mediaobject>
- <imageobject>
- <imagedata fileref="images/redswooshWithLogo3.jpg" />
- </imageobject>
- </mediaobject>
- <author>
- <surname>Boca Raton Documentation Team</surname>
- </author>
- <legalnotice>
- <para>We welcome your comments and feedback about this document via
- email to <email>docfeedback@hpccsystems.com</email></para>
- <para>Please include <emphasis role="bold">Documentation
- Feedback</emphasis> in the subject line and reference the document name,
- page numbers, and current Version Number in the text of the
- message.</para>
- <para>LexisNexis and the Knowledge Burst logo are registered trademarks
- of Reed Elsevier Properties Inc., used under license.</para>
- <para>HPCC Systems<superscript>®</superscript> is a registered trademark
- of LexisNexis Risk Data Management Inc.</para>
- <para>Other products, logos, and services may be trademarks or
- registered trademarks of their respective companies.</para>
- <para>All names and example data used in this manual are fictitious. Any
- similarity to actual persons, living or dead, is purely
- coincidental.</para>
- <para></para>
- </legalnotice>
- <xi:include href="common/Version.xml" xpointer="FooterInfo"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="common/Version.xml" xpointer="DateVer"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <corpname>HPCC Systems<superscript>®</superscript></corpname>
- <xi:include href="common/Version.xml" xpointer="Copyright"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <mediaobject role="logo">
- <imageobject>
- <imagedata fileref="images/LN_Rightjustified.jpg" />
- </imageobject>
- </mediaobject>
- </bookinfo>
- <chapter id="ECL_Programming_Concepts">
- <title>ECL Programming Concepts</title>
- <xi:include href="ECLProgrammersGuide/PRG_Mods/PrG_Attribute_Creation.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLProgrammersGuide/PRG_Mods/PrG_Creating_example_data.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLProgrammersGuide/PRG_Mods/PrG_Crosstab_reports.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLProgrammersGuide/PRG_Mods/PrG_Efficient_Value_TypeUsage.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLProgrammersGuide/PRG_Mods/PrG_Using_Group_Function.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLProgrammersGuide/PRG_Mods/PrG_Automated_ECL.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLProgrammersGuide/PRG_Mods/PrG_Job_Failure.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLProgrammersGuide/PRG_Mods/PrG_NonRandom_Random.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLProgrammersGuide/PRG_Mods/PrG_Workwith_XML_Data.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLProgrammersGuide/PRG_Mods/PrG_Workwith_Blobs.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLProgrammersGuide/PRG_Mods/PrG_Using_ECL_Keys.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- </chapter>
- <chapter id="WorkingWithSuperFiles">
- <title>Working With SuperFiles</title>
- <xi:include href="ECLProgrammersGuide/PRG_Mods/PrG_Superfile_Overview.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLProgrammersGuide/PRG_Mods/PrG_CreateMaintain_Superfiles.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLProgrammersGuide/PRG_Mods/PrG_Indexing_Superfiles.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLProgrammersGuide/PRG_Mods/PrG_Using_Superkeys.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- </chapter>
- <chapter id="ProgGuide_WorkingWithRoxie">
- <title>Working With Roxie</title>
- <xi:include href="ECLProgrammersGuide/PRG_Mods/PrG_Roxie_Overview.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLProgrammersGuide/PRG_Mods/PrG_SOAPenable_Queries.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLProgrammersGuide/PRG_Mods/PrG_Complex_ROXIE_Queries.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLProgrammersGuide/PRG_Mods/PrG_SOAPCALL_fromTHOR_to_ROXIE.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLProgrammersGuide/PRG_Mods/PrG_control_ROXIE_queries.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLProgrammersGuide/PRG_Mods/PrG_query_libraries.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLProgrammersGuide/PRG_Mods/PrG_Smart_Stepping.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- </chapter>
- <chapter id="GettingThingsDone">
- <title>Getting Things Done</title>
- <xi:include href="ECLProgrammersGuide/PRG_Mods/PrG_Cartesian_Product_of_Two_Datasets.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLProgrammersGuide/PRG_Mods/PrG_Records_Containing_Any_Set_of_Words.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLProgrammersGuide/PRG_Mods/PrG_Simple_Random_Samples.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLProgrammersGuide/PRG_Mods/PrG_Hex_String_to_Decimal_String.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- </chapter>
- <chapter id="EmbeddedLanguages_DataStores">
- <title>Embedded Languages and Data stores</title>
- <xi:include href="ECLProgrammersGuide/PRG_Mods/CodeSign.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- </chapter>
- </book>
|