Actions
Feature #5732
closedAdd 'W' flag for case-sensitive search in $read()
Start date:
05/22/2023
Due date:
% Done:
0%
Estimated time:
Operative System:
All
Description
Hello,
I wonder if it is possible for AdiIRC to support an extra new flag that will allow reading a file with case-sensitive version by using wildcard text, i know this can be done via regex but it would be very useful for people that using wildcard and are not familiar with regex.
Example :
W Search for matchtext as a wildmatch (case-sensitive).
//echo -a IS: $read($adiircini,nW,*RealName*)
- Thanks!
Actions