Re: Markup Language

new topic     » goto parent     » topic index » view thread      » older message » newer message

At 05:33 PM 9/17/97 -0400, you wrote:
>
>SInce Euphoria already imposes some imbedded characters such as "\n" for
>a new line why not use that system too? Here is my suggestion.
>
>\T# for text color
>\B# for background color
>\Cx,y for text coordinate
>\Xx,y,width,height for a text box graphic
>\Px,y,picture sequence OR picture file for a graphic of format .???
>\\ just a normal \ character

There has to be a "closing" marker, because you may have instances where
you want to print "1234" at position 5,10, and it would look like this
without ending markers:

markup("blah blah blah \C10,371234")

I'm using the "<>"s because it is similar to HTML, and ultimately a markup
language compatible with HTML would be nice.

Thanks!
ck

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu