SLR-includer.xml 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
  3. "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
  4. <book xml:base="../">
  5. <bookinfo>
  6. <title>Standard Library Reference</title>
  7. <mediaobject>
  8. <imageobject>
  9. <imagedata fileref="images/redswooshWithLogo3.jpg" />
  10. </imageobject>
  11. </mediaobject>
  12. <author>
  13. <surname>Boca Raton Documentation Team</surname>
  14. </author>
  15. <legalnotice>
  16. <para>We welcome your comments and feedback about this document via
  17. email to <email>docfeedback@hpccsystems.com</email> Please include
  18. <emphasis role="bold">Documentation Feedback</emphasis> in the subject
  19. line and reference the document name, page numbers, and current Version
  20. Number in the text of the message.</para>
  21. <para>LexisNexis and the Knowledge Burst logo are registered trademarks
  22. of Reed Elsevier Properties Inc., used under license. HPCC Systems is a
  23. registered trademark of LexisNexis Risk Data Management Inc.</para>
  24. <para>Other products, logos, and services may be trademarks or
  25. registered trademarks of their respective companies. All names and
  26. example data used in this manual are fictitious. Any similarity to
  27. actual persons, living or dead, is purely coincidental.</para>
  28. <para> </para>
  29. </legalnotice>
  30. <xi:include href="common/Version.xml" xpointer="FooterInfo"
  31. xmlns:xi="http://www.w3.org/2001/XInclude" />
  32. <xi:include href="common/Version.xml" xpointer="DateVer"
  33. xmlns:xi="http://www.w3.org/2001/XInclude" />
  34. <corpname>HPCC Systems</corpname>
  35. <xi:include href="common/Version.xml" xpointer="Copyright"
  36. xmlns:xi="http://www.w3.org/2001/XInclude" />
  37. <mediaobject role="logo">
  38. <imageobject>
  39. <imagedata fileref="images/LN_Rightjustified.jpg" />
  40. </imageobject>
  41. </mediaobject>
  42. </bookinfo>
  43. <chapter id="Logical_Files">
  44. <title><emphasis>Logical Files</emphasis></title>
  45. <xi:include href="ECLStandardLibraryReference/SLR-Mods/CompareFiles.xml"
  46. xmlns:xi="http://www.w3.org/2001/XInclude" />
  47. <xi:include href="ECLStandardLibraryReference/SLR-Mods/DeleteLogicalFile.xml"
  48. xmlns:xi="http://www.w3.org/2001/XInclude" />
  49. <xi:include href="ECLStandardLibraryReference/SLR-Mods/LogicalFileList.xml"
  50. xmlns:xi="http://www.w3.org/2001/XInclude" />
  51. <xi:include href="ECLStandardLibraryReference/SLR-Mods/FileExists.xml"
  52. xmlns:xi="http://www.w3.org/2001/XInclude" />
  53. <xi:include href="ECLStandardLibraryReference/SLR-Mods/ForeignLogicalFileName.xml"
  54. xmlns:xi="http://www.w3.org/2001/XInclude" />
  55. <xi:include href="ECLStandardLibraryReference/SLR-Mods/GetFileDescription.xml"
  56. xmlns:xi="http://www.w3.org/2001/XInclude" />
  57. <xi:include href="ECLStandardLibraryReference/SLR-Mods/GetLogicalFileAttribute.xml"
  58. xmlns:xi="http://www.w3.org/2001/XInclude" />
  59. <xi:include href="ECLStandardLibraryReference/SLR-Mods/ProtectLogicalFile.xml"
  60. xmlns:xi="http://www.w3.org/2001/XInclude" />
  61. <xi:include href="ECLStandardLibraryReference/SLR-Mods/RemoteDirectory.xml"
  62. xmlns:xi="http://www.w3.org/2001/XInclude" />
  63. <xi:include href="ECLStandardLibraryReference/SLR-Mods/RenameLogicalFile.xml"
  64. xmlns:xi="http://www.w3.org/2001/XInclude" />
  65. <xi:include href="ECLStandardLibraryReference/SLR-Mods/SetFileDescription.xml"
  66. xmlns:xi="http://www.w3.org/2001/XInclude" />
  67. <xi:include href="ECLStandardLibraryReference/SLR-Mods/SetReadOnly.xml"
  68. xmlns:xi="http://www.w3.org/2001/XInclude" />
  69. <xi:include href="ECLStandardLibraryReference/SLR-Mods/VerifyFile.xml"
  70. xmlns:xi="http://www.w3.org/2001/XInclude" />
  71. </chapter>
  72. <chapter id="SuperFile_Management">
  73. <title><emphasis>SuperFiles</emphasis></title>
  74. <xi:include href="ECLStandardLibraryReference/SLR-Mods/CreateSuperFile.xml"
  75. xmlns:xi="http://www.w3.org/2001/XInclude" />
  76. <xi:include href="ECLStandardLibraryReference/SLR-Mods/SuperFileExists.xml"
  77. xmlns:xi="http://www.w3.org/2001/XInclude" />
  78. <xi:include href="ECLStandardLibraryReference/SLR-Mods/DeleteSuperFile.xml"
  79. xmlns:xi="http://www.w3.org/2001/XInclude" />
  80. <xi:include href="ECLStandardLibraryReference/SLR-Mods/GetSuperFileSubCount.xml"
  81. xmlns:xi="http://www.w3.org/2001/XInclude" />
  82. <xi:include href="ECLStandardLibraryReference/SLR-Mods/GetSuperFileSubName.xml"
  83. xmlns:xi="http://www.w3.org/2001/XInclude" />
  84. <xi:include href="ECLStandardLibraryReference/SLR-Mods/LogicalFileSuperOwners.xml"
  85. xmlns:xi="http://www.w3.org/2001/XInclude" />
  86. <xi:include href="ECLStandardLibraryReference/SLR-Mods/LogicalFileSuperSubList.xml"
  87. xmlns:xi="http://www.w3.org/2001/XInclude" />
  88. <xi:include href="ECLStandardLibraryReference/SLR-Mods/SuperFileContents.xml"
  89. xmlns:xi="http://www.w3.org/2001/XInclude" />
  90. <xi:include href="ECLStandardLibraryReference/SLR-Mods/FindSuperFileSubName.xml"
  91. xmlns:xi="http://www.w3.org/2001/XInclude" />
  92. <xi:include href="ECLStandardLibraryReference/SLR-Mods/StartSuperFileTransaction.xml"
  93. xmlns:xi="http://www.w3.org/2001/XInclude" />
  94. <xi:include href="ECLStandardLibraryReference/SLR-Mods/AddSuperFile.xml"
  95. xmlns:xi="http://www.w3.org/2001/XInclude" />
  96. <xi:include href="ECLStandardLibraryReference/SLR-Mods/RemoveSuperFile.xml"
  97. xmlns:xi="http://www.w3.org/2001/XInclude" />
  98. <xi:include href="ECLStandardLibraryReference/SLR-Mods/ClearSuperFile.xml"
  99. xmlns:xi="http://www.w3.org/2001/XInclude" />
  100. <xi:include href="ECLStandardLibraryReference/SLR-Mods/SwapSuperFile.xml"
  101. xmlns:xi="http://www.w3.org/2001/XInclude" />
  102. <xi:include href="ECLStandardLibraryReference/SLR-Mods/ReplaceSuperFile.xml"
  103. xmlns:xi="http://www.w3.org/2001/XInclude" />
  104. <xi:include href="ECLStandardLibraryReference/SLR-Mods/PromoteSuperFileList.xml"
  105. xmlns:xi="http://www.w3.org/2001/XInclude" />
  106. <xi:include href="ECLStandardLibraryReference/SLR-Mods/FinishSuperFileTransaction.xml"
  107. xmlns:xi="http://www.w3.org/2001/XInclude" />
  108. </chapter>
  109. <chapter id="External_File_Support">
  110. <title><emphasis>External Files </emphasis></title>
  111. <xi:include href="ECLStandardLibraryReference/SLR-Mods/ExternalLogicalFileName.xml"
  112. xmlns:xi="http://www.w3.org/2001/XInclude" />
  113. <xi:include href="ECLStandardLibraryReference/SLR-Mods/MoveExternalFile.xml"
  114. xmlns:xi="http://www.w3.org/2001/XInclude" />
  115. <xi:include href="ECLStandardLibraryReference/SLR-Mods/DeleteExternalFile.xml"
  116. xmlns:xi="http://www.w3.org/2001/XInclude" />
  117. <xi:include href="ECLStandardLibraryReference/SLR-Mods/CreateExternalDirectory.xml"
  118. xmlns:xi="http://www.w3.org/2001/XInclude" />
  119. </chapter>
  120. <chapter id="Remote_File_Support">
  121. <title><emphasis>Remote Files</emphasis></title>
  122. <xi:include href="ECLStandardLibraryReference/SLR-Mods/RfsQuery.xml"
  123. xmlns:xi="http://www.w3.org/2001/XInclude" />
  124. <xi:include href="ECLStandardLibraryReference/SLR-Mods/RfsAction.xml"
  125. xmlns:xi="http://www.w3.org/2001/XInclude" />
  126. </chapter>
  127. <chapter id="File_Browsing_Support">
  128. <title><emphasis>File Browsing </emphasis></title>
  129. <xi:include href="ECLStandardLibraryReference/SLR-Mods/SetColumnMapping.xml"
  130. xmlns:xi="http://www.w3.org/2001/XInclude" />
  131. <xi:include href="ECLStandardLibraryReference/SLR-Mods/GetColumnMapping.xml"
  132. xmlns:xi="http://www.w3.org/2001/XInclude" />
  133. <xi:include href="ECLStandardLibraryReference/SLR-Mods/AddFileRelationship.xml"
  134. xmlns:xi="http://www.w3.org/2001/XInclude" />
  135. <xi:include href="ECLStandardLibraryReference/SLR-Mods/FileRelationshipList.xml"
  136. xmlns:xi="http://www.w3.org/2001/XInclude" />
  137. <xi:include href="ECLStandardLibraryReference/SLR-Mods/RemoveFileRelationship.xml"
  138. xmlns:xi="http://www.w3.org/2001/XInclude" />
  139. </chapter>
  140. <chapter id="File_Movement">
  141. <title><emphasis>File Movement</emphasis></title>
  142. <xi:include href="ECLStandardLibraryReference/SLR-Mods/DfuPlusExec.xml"
  143. xmlns:xi="http://www.w3.org/2001/XInclude" />
  144. <xi:include href="ECLStandardLibraryReference/SLR-Mods/AbortDfuWorkunit.xml"
  145. xmlns:xi="http://www.w3.org/2001/XInclude" />
  146. <xi:include href="ECLStandardLibraryReference/SLR-Mods/Copy.xml"
  147. xmlns:xi="http://www.w3.org/2001/XInclude" />
  148. <xi:include href="ECLStandardLibraryReference/SLR-Mods/DeSpray.xml"
  149. xmlns:xi="http://www.w3.org/2001/XInclude" />
  150. <xi:include href="ECLStandardLibraryReference/SLR-Mods/RemotePull.xml"
  151. xmlns:xi="http://www.w3.org/2001/XInclude" />
  152. <xi:include href="ECLStandardLibraryReference/SLR-Mods/Replicate.xml"
  153. xmlns:xi="http://www.w3.org/2001/XInclude" />
  154. <xi:include href="ECLStandardLibraryReference/SLR-Mods/SprayFixed.xml"
  155. xmlns:xi="http://www.w3.org/2001/XInclude" />
  156. <xi:include href="ECLStandardLibraryReference/SLR-Mods/SprayVariable.xml"
  157. xmlns:xi="http://www.w3.org/2001/XInclude" />
  158. <xi:include href="ECLStandardLibraryReference/SLR-Mods/SprayXML.xml"
  159. xmlns:xi="http://www.w3.org/2001/XInclude" />
  160. <xi:include href="ECLStandardLibraryReference/SLR-Mods/WaitDfuWorkunit.xml"
  161. xmlns:xi="http://www.w3.org/2001/XInclude" />
  162. </chapter>
  163. <chapter id="String_Handling">
  164. <title><emphasis>String Handling</emphasis></title>
  165. <xi:include href="ECLStandardLibraryReference/SLR-Mods/CleanAccents.xml"
  166. xmlns:xi="http://www.w3.org/2001/XInclude" />
  167. <xi:include href="ECLStandardLibraryReference/SLR-Mods/CleanSpaces.xml"
  168. xmlns:xi="http://www.w3.org/2001/XInclude" />
  169. <xi:include href="ECLStandardLibraryReference/SLR-Mods/CompareAtStrength.xml"
  170. xmlns:xi="http://www.w3.org/2001/XInclude" />
  171. <xi:include href="ECLStandardLibraryReference/SLR-Mods/CompareIgnoreCase.xml"
  172. xmlns:xi="http://www.w3.org/2001/XInclude" />
  173. <xi:include href="ECLStandardLibraryReference/SLR-Mods/Contains.xml"
  174. xmlns:xi="http://www.w3.org/2001/XInclude" />
  175. <xi:include href="ECLStandardLibraryReference/SLR-Mods/CountWords.xml"
  176. xmlns:xi="http://www.w3.org/2001/XInclude" />
  177. <xi:include href="ECLStandardLibraryReference/SLR-Mods/EditDistance.xml"
  178. xmlns:xi="http://www.w3.org/2001/XInclude" />
  179. <xi:include href="ECLStandardLibraryReference/SLR-Mods/EditDistanceWithinRadius.xml"
  180. xmlns:xi="http://www.w3.org/2001/XInclude" />
  181. <xi:include href="ECLStandardLibraryReference/SLR-Mods/EndsWith.xml"
  182. xmlns:xi="http://www.w3.org/2001/XInclude" />
  183. <xi:include href="ECLStandardLibraryReference/SLR-Mods/EqualIgnoreCase.xml"
  184. xmlns:xi="http://www.w3.org/2001/XInclude" />
  185. <xi:include href="ECLStandardLibraryReference/SLR-Mods/ExcludeFirstWord.xml"
  186. xmlns:xi="http://www.w3.org/2001/XInclude" />
  187. <xi:include href="ECLStandardLibraryReference/SLR-Mods/ExcludeLastWord.xml"
  188. xmlns:xi="http://www.w3.org/2001/XInclude" />
  189. <xi:include href="ECLStandardLibraryReference/SLR-Mods/ExcludeNthWord.xml"
  190. xmlns:xi="http://www.w3.org/2001/XInclude" />
  191. <xi:include href="ECLStandardLibraryReference/SLR-Mods/Extract.xml"
  192. xmlns:xi="http://www.w3.org/2001/XInclude" />
  193. <xi:include href="ECLStandardLibraryReference/SLR-Mods/Filter.xml"
  194. xmlns:xi="http://www.w3.org/2001/XInclude" />
  195. <xi:include href="ECLStandardLibraryReference/SLR-Mods/FilterOut.xml"
  196. xmlns:xi="http://www.w3.org/2001/XInclude" />
  197. <xi:include href="ECLStandardLibraryReference/SLR-Mods/Find.xml"
  198. xmlns:xi="http://www.w3.org/2001/XInclude" />
  199. <xi:include href="ECLStandardLibraryReference/SLR-Mods/FindCount.xml"
  200. xmlns:xi="http://www.w3.org/2001/XInclude" />
  201. <xi:include href="ECLStandardLibraryReference/SLR-Mods/FindAtStrength.xml"
  202. xmlns:xi="http://www.w3.org/2001/XInclude" />
  203. <xi:include href="ECLStandardLibraryReference/SLR-Mods/FindAtStrengthReplace.xml"
  204. xmlns:xi="http://www.w3.org/2001/XInclude" />
  205. <xi:include href="ECLStandardLibraryReference/SLR-Mods/FindReplace.xml"
  206. xmlns:xi="http://www.w3.org/2001/XInclude" />
  207. <xi:include href="ECLStandardLibraryReference/SLR-Mods/GetNthWord.xml"
  208. xmlns:xi="http://www.w3.org/2001/XInclude" />
  209. <xi:include href="ECLStandardLibraryReference/SLR-Mods/RemoveSuffix.xml"
  210. xmlns:xi="http://www.w3.org/2001/XInclude" />
  211. <xi:include href="ECLStandardLibraryReference/SLR-Mods/Reverse.xml"
  212. xmlns:xi="http://www.w3.org/2001/XInclude" />
  213. <xi:include href="ECLStandardLibraryReference/SLR-Mods/SplitWords.xml"
  214. xmlns:xi="http://www.w3.org/2001/XInclude" />
  215. <xi:include href="ECLStandardLibraryReference/SLR-Mods/SubstituteExcluded.xml"
  216. xmlns:xi="http://www.w3.org/2001/XInclude" />
  217. <xi:include href="ECLStandardLibraryReference/SLR-Mods/SubstituteIncluded.xml"
  218. xmlns:xi="http://www.w3.org/2001/XInclude" />
  219. <xi:include href="ECLStandardLibraryReference/SLR-Mods/StartsWith.xml"
  220. xmlns:xi="http://www.w3.org/2001/XInclude" />
  221. <xi:include href="ECLStandardLibraryReference/SLR-Mods/ToLowerCase.xml"
  222. xmlns:xi="http://www.w3.org/2001/XInclude" />
  223. <xi:include href="ECLStandardLibraryReference/SLR-Mods/ToProperCase.xml"
  224. xmlns:xi="http://www.w3.org/2001/XInclude" />
  225. <xi:include href="ECLStandardLibraryReference/SLR-Mods/ToUpperCase.xml"
  226. xmlns:xi="http://www.w3.org/2001/XInclude" />
  227. <xi:include href="ECLStandardLibraryReference/SLR-Mods/WildMatch.xml"
  228. xmlns:xi="http://www.w3.org/2001/XInclude" />
  229. <xi:include href="ECLStandardLibraryReference/SLR-Mods/WordCount.xml"
  230. xmlns:xi="http://www.w3.org/2001/XInclude" />
  231. </chapter>
  232. <chapter id="Date_Handling">
  233. <title><emphasis>Date Handling</emphasis></title>
  234. <xi:include href="ECLStandardLibraryReference/SLR-Mods/DateDataTypes.xml"
  235. xmlns:xi="http://www.w3.org/2001/XInclude" />
  236. <xi:include href="ECLStandardLibraryReference/SLR-Mods/Year.xml"
  237. xmlns:xi="http://www.w3.org/2001/XInclude" />
  238. <xi:include href="ECLStandardLibraryReference/SLR-Mods/Month.xml"
  239. xmlns:xi="http://www.w3.org/2001/XInclude" />
  240. <xi:include href="ECLStandardLibraryReference/SLR-Mods/Day.xml"
  241. xmlns:xi="http://www.w3.org/2001/XInclude" />
  242. <xi:include href="ECLStandardLibraryReference/SLR-Mods/DateFromParts.xml"
  243. xmlns:xi="http://www.w3.org/2001/XInclude" />
  244. <xi:include href="ECLStandardLibraryReference/SLR-Mods/IsLeapYear.xml"
  245. xmlns:xi="http://www.w3.org/2001/XInclude" />
  246. <xi:include href="ECLStandardLibraryReference/SLR-Mods/FromGregorianYMD.xml"
  247. xmlns:xi="http://www.w3.org/2001/XInclude" />
  248. <xi:include href="ECLStandardLibraryReference/SLR-Mods/ToGregorianYMD.xml"
  249. xmlns:xi="http://www.w3.org/2001/XInclude" />
  250. </chapter>
  251. <chapter id="Cluster_Handling">
  252. <title><emphasis>Cluster Handling</emphasis></title>
  253. <xi:include href="ECLStandardLibraryReference/SLR-Mods/Node.xml"
  254. xmlns:xi="http://www.w3.org/2001/XInclude" />
  255. <xi:include href="ECLStandardLibraryReference/SLR-Mods/Nodes.xml"
  256. xmlns:xi="http://www.w3.org/2001/XInclude" />
  257. <xi:include href="ECLStandardLibraryReference/SLR-Mods/LogicalToPhysical.xml"
  258. xmlns:xi="http://www.w3.org/2001/XInclude" />
  259. <xi:include href="ECLStandardLibraryReference/SLR-Mods/DaliServers.xml"
  260. xmlns:xi="http://www.w3.org/2001/XInclude" />
  261. <xi:include href="ECLStandardLibraryReference/SLR-Mods/Group.xml"
  262. xmlns:xi="http://www.w3.org/2001/XInclude" />
  263. <xi:include href="ECLStandardLibraryReference/SLR-Mods/GetExpandLogicalFileName.xml"
  264. xmlns:xi="http://www.w3.org/2001/XInclude" />
  265. </chapter>
  266. <chapter id="Job_Handling">
  267. <title><emphasis>Job Handling</emphasis></title>
  268. <xi:include href="ECLStandardLibraryReference/SLR-Mods/WUID.xml"
  269. xmlns:xi="http://www.w3.org/2001/XInclude" />
  270. <xi:include href="ECLStandardLibraryReference/SLR-Mods/Cluster.xml"
  271. xmlns:xi="http://www.w3.org/2001/XInclude" />
  272. <xi:include href="ECLStandardLibraryReference/SLR-Mods/JobName.xml"
  273. xmlns:xi="http://www.w3.org/2001/XInclude" />
  274. <xi:include href="ECLStandardLibraryReference/SLR-Mods/JobOwner.xml"
  275. xmlns:xi="http://www.w3.org/2001/XInclude" />
  276. <xi:include href="ECLStandardLibraryReference/SLR-Mods/OS.xml"
  277. xmlns:xi="http://www.w3.org/2001/XInclude" />
  278. <xi:include href="ECLStandardLibraryReference/SLR-Mods/Platform.xml"
  279. xmlns:xi="http://www.w3.org/2001/XInclude" />
  280. <xi:include href="ECLStandardLibraryReference/SLR-Mods/LogString.xml"
  281. xmlns:xi="http://www.w3.org/2001/XInclude" />
  282. </chapter>
  283. <chapter id="File_Monitoring">
  284. <title><emphasis>File Monitoring </emphasis></title>
  285. <xi:include href="ECLStandardLibraryReference/SLR-Mods/MonitorFile.xml"
  286. xmlns:xi="http://www.w3.org/2001/XInclude" />
  287. <xi:include href="ECLStandardLibraryReference/SLR-Mods/MonitorLogicalFileName.xml"
  288. xmlns:xi="http://www.w3.org/2001/XInclude" />
  289. </chapter>
  290. <chapter id="Logging">
  291. <title><emphasis>Logging</emphasis></title>
  292. <xi:include href="ECLStandardLibraryReference/SLR-Mods/dbglog.xml"
  293. xmlns:xi="http://www.w3.org/2001/XInclude" />
  294. <xi:include href="ECLStandardLibraryReference/SLR-Mods/addWorkunitInformation.xml"
  295. xmlns:xi="http://www.w3.org/2001/XInclude" />
  296. <xi:include href="ECLStandardLibraryReference/SLR-Mods/addWorkunitWarning.xml"
  297. xmlns:xi="http://www.w3.org/2001/XInclude" />
  298. <xi:include href="ECLStandardLibraryReference/SLR-Mods/addWorkunitError.xml"
  299. xmlns:xi="http://www.w3.org/2001/XInclude" />
  300. </chapter>
  301. <chapter id="Auditing">
  302. <title><emphasis>Auditing</emphasis></title>
  303. <xi:include href="ECLStandardLibraryReference/SLR-Mods/Audit.xml"
  304. xmlns:xi="http://www.w3.org/2001/XInclude" />
  305. </chapter>
  306. <chapter id="Utilities">
  307. <title><emphasis>Utilities</emphasis></title>
  308. <xi:include href="ECLStandardLibraryReference/SLR-Mods/GetHostName.xml"
  309. xmlns:xi="http://www.w3.org/2001/XInclude" />
  310. <xi:include href="ECLStandardLibraryReference/SLR-Mods/ResolveHostName.xml"
  311. xmlns:xi="http://www.w3.org/2001/XInclude" />
  312. <xi:include href="ECLStandardLibraryReference/SLR-Mods/CmdProcess.xml"
  313. xmlns:xi="http://www.w3.org/2001/XInclude" />
  314. <xi:include href="ECLStandardLibraryReference/SLR-Mods/GetUniqueInteger.xml"
  315. xmlns:xi="http://www.w3.org/2001/XInclude" />
  316. </chapter>
  317. <chapter id="Debugging">
  318. <title><emphasis>Debugging</emphasis></title>
  319. <xi:include href="ECLStandardLibraryReference/SLR-Mods/GetParseTree.xml"
  320. xmlns:xi="http://www.w3.org/2001/XInclude" />
  321. <xi:include href="ECLStandardLibraryReference/SLR-Mods/GetXMLParseTree.xml"
  322. xmlns:xi="http://www.w3.org/2001/XInclude" />
  323. <xi:include href="ECLStandardLibraryReference/SLR-Mods/Sleep.xml"
  324. xmlns:xi="http://www.w3.org/2001/XInclude" />
  325. <xi:include href="ECLStandardLibraryReference/SLR-Mods/msTick.xml"
  326. xmlns:xi="http://www.w3.org/2001/XInclude" />
  327. </chapter>
  328. <chapter id="Email">
  329. <title><emphasis>Email</emphasis></title>
  330. <xi:include href="ECLStandardLibraryReference/SLR-Mods/SendEmail.xml"
  331. xmlns:xi="http://www.w3.org/2001/XInclude" />
  332. <xi:include href="ECLStandardLibraryReference/SLR-Mods/SendEmailAttachData.xml"
  333. xmlns:xi="http://www.w3.org/2001/XInclude" />
  334. <xi:include href="ECLStandardLibraryReference/SLR-Mods/SendEmailAttachText.xml"
  335. xmlns:xi="http://www.w3.org/2001/XInclude" />
  336. </chapter>
  337. <chapter id="Workunit_Services">
  338. <title><emphasis>Workunit Services</emphasis></title>
  339. <xi:include href="ECLStandardLibraryReference/SLR-Mods/WorkunitExists.xml"
  340. xmlns:xi="http://www.w3.org/2001/XInclude" />
  341. <xi:include href="ECLStandardLibraryReference/SLR-Mods/WorkunitList.xml"
  342. xmlns:xi="http://www.w3.org/2001/XInclude" />
  343. <xi:include href="ECLStandardLibraryReference/SLR-Mods/WUIDonDate.xml"
  344. xmlns:xi="http://www.w3.org/2001/XInclude" />
  345. <xi:include href="ECLStandardLibraryReference/SLR-Mods/WUIDdaysAgo.xml"
  346. xmlns:xi="http://www.w3.org/2001/XInclude" />
  347. <xi:include href="ECLStandardLibraryReference/SLR-Mods/WorkunitTimeStamps.xml"
  348. xmlns:xi="http://www.w3.org/2001/XInclude" />
  349. <xi:include href="ECLStandardLibraryReference/SLR-Mods/WorkunitMessages.xml"
  350. xmlns:xi="http://www.w3.org/2001/XInclude" />
  351. <xi:include href="ECLStandardLibraryReference/SLR-Mods/WorkunitFilesRead.xml"
  352. xmlns:xi="http://www.w3.org/2001/XInclude" />
  353. <xi:include href="ECLStandardLibraryReference/SLR-Mods/WorkunitFilesWritten.xml"
  354. xmlns:xi="http://www.w3.org/2001/XInclude" />
  355. <xi:include href="ECLStandardLibraryReference/SLR-Mods/WorkunitTimings.xml"
  356. xmlns:xi="http://www.w3.org/2001/XInclude" />
  357. </chapter>
  358. </book>