Gambas/libraries/gb.xml/.XmlElementAttributes: Difference between revisions
from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Created page with "==About== Supposedly this class can be enumerated with FOR EACH, but I get an error when I try to do it. ==Links== * [http://gambaswiki.org/wiki/comp/gb.xml/.xmlelementattribu..." |
m cross-link to bug page |
||
| Line 1: | Line 1: | ||
==About== | ==About== | ||
Supposedly this class can be enumerated with FOR EACH, but I get an error when I try to do it. | Supposedly this class can be enumerated with FOR EACH, but I get an [[Gambas/flaws/bugs|error]] when I try to do it. | ||
==Links== | ==Links== | ||
* [http://gambaswiki.org/wiki/comp/gb.xml/.xmlelementattributes .XmlElementAttributes (gb.xml)] | * [http://gambaswiki.org/wiki/comp/gb.xml/.xmlelementattributes .XmlElementAttributes (gb.xml)] | ||
Latest revision as of 21:40, 4 June 2015
About
Supposedly this class can be enumerated with FOR EACH, but I get an error when I try to do it.
