Skip to content
⌘ NSIS Forum Archive

Case sensitive StrRep?

3 posts

Chieftec#

Case sensitive StrRep?

Hi folks,

I am using StrRep to encrypt words, but I need a case sensitive StrRep...
Are there any possibilities?

Thanks in advance!
Red Wine#
I guess E.3 Word Functions Header would do the trick.
Also, I think if you use StrRep in combination with StrFilterS would do it.