Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Some other (useful?) wishlist options.
#2
Thank you. Let me comment some.

1. ?
2. I often need to copy name. Path also useful. Probably will add 'Copy name Ctrl+C' and 'Copy path Ctrl+Shift+C'.
3. Now the first 3 characters of control text are added to the variable name.
Tip: In macro you can declare reference variables like str& k=cb1002Sel and then use k instead of cb1002Sel.
4. This should be in 2.4.2 or 3.
5. Isn't it #ret ?
6. Now can use ARRAY(lpstr) and tok with flag 1:
str s="one[]two[]three"; ARRAY(lpstr) a; tok s a -1 "[]" 1
s still contains the strings, but newlines are replaced to null characters. a elements point to strings in s.
9. You can copy file. Maybe will add functions _qmfile.Backup and _qmfile.GetLoadedFiles.
14, 13, 10. Probably will add something like this.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)