Upper Casing NPR Selects
When users of an NPR report need to enter a known free text value in a select and you want to make sure the value is always upper-cased:
MAGIC: c.xx.type~$L.TO.U^c.xx.type
CS: c.xx.type@Tr.l2u^c.xx.type
[MEDITECH NPR Reports / NPR Report Writing / NPR Report Writer / MEDITECH Report / Non-Procedural Report / NPR Reports / MEDITECH Reports]
NPR Report Tips & Traps (No warranty is expressed or implied for this information.)
1 Comments:
Alternately, if you want to make sure the value is always lower-case:
MAGIC: c.xx.type~$U.TO.L^c.xx.type
CS: c.xx.type@Tr,u2l^c.xx.type
Post a Comment
Links to this post:
Create a Link
<< Home