says...
Quote:
> I'll be danged if I can remember how I did this before... Anyone got code
>to break a string into single character strings with a mark at the
>beginning? For example:
While it's always possible that there's a valid, non printing related, reason
for doing something like this in the printer rather than in the originating
app., this sounds like it could be one of those ``if I wanted to get there, I
wouldn't start from here'' questions:-)
If the reason for splitting up strings is anything related to printing
(hit-testing, kerning, fancy typographical effects) or indeed the strings
aren't oging to be printed but might one day be localised, then you should use
the cshow operator. If you don't use cshow, then the first time someone tries
to run your code on a Japanese printer, you'll likely have to spend months
re-writing your code. If you do use cshow, you won't.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Ian Kemmish 18 Durham Close, Biggleswade, Beds SG18 8HZ, UK
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
``Behind every successful organisation stands one person who knows the secret
of how to keep the managers away from anything truly important.''