This commit is contained in:
kong 2023-03-30 16:33:25 +07:00
parent 1c20abc0e9
commit c0e196462d
26 changed files with 1901 additions and 2092 deletions

View file

@ -91,6 +91,7 @@
if spl[0].startswith("TAG"):
out_xml( '\t;' + spl[0] + '\r\n')
continue
out_xml( '\t; ==================> Len = ' + str(len(spl)) + '\r\n')