Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Unable to match all double byte characters
#2
Use flag 4. Then the array has 2 dimensions.
Macro Macro3096
Code:
Copy      Help
if(findrx(_s pattern 0 4 a)<0) out "does not match"; ret
for i 0 a.len
,out a[0 i]


Messages In This Thread
RE: Unable to match all double byte characters - by Gintaras - 01-02-2021, 07:38 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)