Actions
Feature #5732
closed
W(
PA
Add 'W' flag for case-sensitive search in $read()
Feature #5732:
Add '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!
OO Updated by Oui Ouims over 2 years ago
+1
PA Updated by Per Amundsen over 2 years ago
- Status changed from New to Resolved
PA Updated by Per Amundsen over 2 years ago
- Status changed from Resolved to Closed
Actions