Talk:StrContains: Revision history

From NSIS Wiki
Jump to navigationJump to search

Legend: (cur) = difference with current version, (last) = difference with preceding version, m = minor edit

1 July 2011

  • curprev 04:0104:01, 1 July 201159.167.183.201 talk 911 bytes +911 Created page with "Here's a modified version of your code that uses registers and returns index of match. Function un.StrContains ;returns -1 if not found, idx if found Exch $R0 ; searchFor (..."