Re: centering display
- Posted by Senator Mar 21, 2019
- 1770 views
euphoric said...
Since it's a string anyway, you could use
display("[c:" & sprint(RM) & "]", {"This text is not centered"})
That's one way.
Thanks euphoric, works like a charm.
Since it's a string anyway, you could use
display("[c:" & sprint(RM) & "]", {"This text is not centered"})
That's one way.
Thanks euphoric, works like a charm.