Archive: How to format text variables in nsis?


How to format text variables in nsis?
Hello,
I need to format some text variable for example : to get part of text,find word in text,to compare part of text with number and others.
I need some plugin like StringTokenizer .Can anybody send me sample or information about plugin name?I tried to find something in net but there is no result.



Regards,
Lubo


You can use the macros in wordfunc.nsh. See also http://nsis.sourceforge.net/Docs/AppendixE.html