Mike
Again I must be missing something, this is what I tried:
plugins RProperCase .vtext
But vtext was completely unchanged??
I also tried:
set v vsvar = (udf('rpropercase',.vtext))
Same result! Can I again ask for a teaching effort?
Gunnar Ekblad
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of MikeB
Sent: den 9 december 2004 01:25
To: RBG7-L Mailing List
Subject: [RBG7-L] - Re: Label Text Formatting
Both a Plugin (7.x exclusive) and UDF (6.5 and up) version in the Zip
file at:
http://www.byerley.net/RProperCase.zip
They both only take one argument, the string to process.
the string: michael e. mcbyerley,iii, dvm of 1633 melrose place in
mckintery,
ireland, bn mcmxliv
becomes
Michael E. McByerley, III, DVM Of 1633 Melrose Place In McKintery,
Ireland, Bn
MCMXLIV
It's just coincidence that dvm becomes DVM instead of Dvm, because the
Chars in
DVM are all Roman Numerals, so they are all capped if they are by
themselves...