SelectAll commands

English support forum

Moderators: white, Hacker, petermad, Stefan2

Post Reply
bugmenot
Member
Member
Posts: 148
Joined: 2004-11-22, 11:59 UTC

SelectAll commands

Post by *bugmenot »

cm_SelectAll command depends on MarkDirectories ini setting, what do you think about following independent commands,
cm_SelectAllFilesAndDirs
cm_SelectAllFiles
cm_SelectAllDirs
User avatar
szlori
Senior Member
Senior Member
Posts: 263
Joined: 2005-01-17, 07:12 UTC
Location: Sydney

Post by *szlori »

Yes it would be nice...
Currently, if you set MarkDirectories, you can achieve all 3:
  • cm_SelectAllFilesAndDirs = cm_SelectAll
  • cm_SelectAllFiles - with a predefined selection that searches for the directory attribute not set
  • cm_SelectAllDirs - with a predefined selection that searches for the directory attribute set
Post Reply