Re: Alternative for XML
- Posted by Wolf <wolfritz at KING.IGS.NET> Oct 16, 2003
- 503 views
> form{ > control{type{Window}, > caption{Hello, World!}, > left{12}, > top{10}, > width{300}, > height{300}, > flags{WS_VISIBLE, WS_DLGFRAME} Ugh! ... too much VB'like typing,typing,typing: at{12,10}, size{300,300}, ... but maybe it's only me. I can't read IDE 'cause of the repetitive constant,constant,constant... ...kinda wishin'... ...Ok, we've just defined this, so, if the next's the same (constant?) , just use: , (comma+)