Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to get a list of all AutoText files in the left pane
for #2 find  
Code:
Copy      Help
findrx(cb5 "\s[\x80-\xff]+|\s[a-zA-Z0-9]+" 0 1 cbt)

and change to this
Code:
Copy      Help
findrx(cb5 "\s[\x80-\xff]+|\s.+" 0 1 cbt)


Messages In This Thread
RE: How to get a list of all AutoText files in the left pane - by Kevin - 06-20-2019, 11:43 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)