Capitalising report generator output

From Catalyst
Revision as of 08:52, 11 April 2019 by Les Ward (talk | contribs) (Les Ward moved page Capitalising Report Generator output to Capitalising report generator output: Lower case (except for Platinum menu options))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Summary

Sometimes it is useful to have the output of the Report Generator to be in a certain case ('UPPER' or 'lower' case). For example Royal Mail suggest it is good practice for computer printed addresses to be in capitals to help the sorting machines.

Method

$UPSTR{A03} would output the Account Name (A03) in upper case. Catalyst Computer Systems would become CATALYST COMPUTER SYSTEMS.

Just substitute 'A03' for any Report Generator text variable.

$LOSTR{} will do the same in the other direction, forcing lower case.

See also


Feedback
Thank you for using our Knowledge Base, we value your feedback. Did you find this article useful? 'Yes' or 'No'
Keywords AND Misspellings
capitalise, upper case, $upstr, $lostr, $capstr