Does crystal reports support RegEx and to what degree? Also, is that the standard format so it'll always be capital letters followed by a dash followed by one or more words that need to be first letter capped? Are there always 1-2 words after the dash or can there be more? This can be done using a single line of code based on some more specifics.
http://www.houseoffusion.com/tutorials/regular-expressions/ On 9/11/07, Rebecca Wells <[EMAIL PROTECTED]> wrote: > > Example input: PBPW-UTILITY SYS > Example output: PBPW-Utility Sys > In other words, words following the dash (-) should be initial caps. The > letters before the dash remain all caps. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Download the latest ColdFusion 8 utilities including Report Builder, plug-ins for Eclipse and Dreamweaver updates. http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta Archive: http://www.houseoffusion.com/groups/RegEx/message.cfm/messageid:1061 Subscription: http://www.houseoffusion.com/groups/RegEx/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.21
