<
From version < 10.1
edited by Outhman Moustaghfir
on 2024/08/09 17:37
To version < 9.1 >
edited by Outhman Moustaghfir
on 2024/08/09 17:37
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -386,18 +386,18 @@
386 386  
387 387  {{/code}}
388 388  
389 -==== Other Examples : ====
389 +==== Other Examples : ====
390 390  
391 391  
392 392  {{code language="xml"}}
393 393  <!-- Write a file for each type of segment -->
394 -<SplitBy mode="line" headers="UNA;UNB" footers="UNZ" excluded="UNA;UNB;UNZ" included="" size="3" position="1" endLine="'" optionChar="\r\n" ></SplitBy>
394 +<SplitBy mode="line" headers="UNA;UNB" footers="UNZ" excluded="UNA;UNB;UNZ" included="" size="3" position="1" endLine="'" optionChar="\r\n" />
395 395  
396 396  <!-- Write a file for each type of record where the line identifier (Position 1 to 8) is different -->
397 -<SplitBy mode="line" size="8" position="1" ></SplitBy> <!-- The default endLine is the carriage return -->
397 +<SplitBy mode="line" size="8" position="1" /> <!-- The default endLine is the carriage return -->
398 398  
399 399  <!-- Write a file for each message starting with UNH with repeated envelope for each -->
400 -<SplitBy mode="message" headers="UNA;UNB" footers="UNZ" excluded="" included="" size="3" position="1" endLine="'" optionChar="\r\n" ></SplitBy>
400 +<SplitBy mode="message" identifier="UNH" headers="UNA;UNB" footers="UNZ" excluded="" included="" size="3" position="1" endLine="'" optionChar="\r\n" />
401 401  {{/code}}
402 402  
403 403  === ===
This wiki is hosted and managed by iXPath
Powered by XWiki 13.3 debian