Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Search short file path (tilde)
#5
Yes I tested it. Could use "*~*", but then finds all files. It is how Windows works. Files have 2 names - long and short with ~, and Windows (particularly FindFirstFile , that QM calls) finds both.

If want to use FE_Dir or dir, need to get all files and then use findc('~') or other string function.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)