Page 1 of 1

Small optical changes

Posted: 2009-04-17, 21:17 UTC
by Mikefield
The commands cm_CopySrcPathToClip and cm_CopyFullNamesToClip gives different output in Drive Letter:
cm_CopySrcPathToClip -> Upper case -> F:\Archiv\BatEntw
cm_CopyFullNamesToClip -> Lower case -> f:\Archiv\BatEntw\mp3.bat
Please change the last one to Upper case.

mf

Posted: 2009-04-17, 21:55 UTC
by petermad
I can confirm that cm_CopySrcPathToClip (and cm_CopyTrgPathToClip) uses Uppercase for the file letter EXCEPT for drive c:

Since all other copy commands (cm_CopyFullNamesToClip, cm_CopyNetNamesToClip, cm_CopyFpFileDetailsToClip and cm_CopyNetFileDetailsToClip) uses lowercase for the drive letter, I suggest that cm_CopySrcPathToClip and cm_CopyTrgPathToClip should do the same for ALL drives