Modify ↓
#228 closed Feature Request (Rejected)
Parse and write XML
Reported by: | misi1967@… | Owned by: | |
---|---|---|---|
Milestone: | Component: | AutoIt | |
Version: | Severity: | None | |
Keywords: | xml | Cc: |
Description
There should be a way to write and read XML-Data. For example, a script can read a xml via http and parse this xml. For the result, the preferred way should be a dom-tree.
Attachments (0)
Change History (4)
comment:1 Changed 17 years ago by TicketCleanup
- Milestone Future Release deleted
- Version 3.2.10.0 deleted
comment:2 Changed 17 years ago by Valik
- Resolution set to Rejected
- Status changed from new to closed
You can use MSXML and interact with it via AutoIt's native COM support. Closing as Rejected.
comment:3 Changed 17 years ago by Saunders <admin@…>
If you search the forums you'll find that someone (I believe username elTorro) created some VERY good XML UDFs to cover exactly what Valik suggested.
comment:4 Changed 15 years ago by anonymous
Yeah, but it becomes very bloated with those UDF's. I don't think its unreasonable to wish for it to be a core function.
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
Note: See
TracTickets for help on using
tickets.
Automatic ticket cleanup.