ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Finished Programs

DONE: Right Click any file and create New Folder by its Name

<< < (6/57) > >>

skwire:
Yes, illegal char handling will be implemented.  However, I think I'll leave in the ability to use backslashes because you can use them to make subfolders or to put the files in a parent folder.  For instance, you could specfiy these as the folder name:

path\to\mysubfolder
..\newfolder

Underscores and hyphens can easily be replaced with spaces.  I plan to make this a hidden feature for you.

paarkhi:
Once again the only thing I can say is a big THANK U :Thmbsup:

skwire:
Once again the only thing I can say is a big THANK U :Thmbsup:
-paarkhi (September 03, 2009, 08:46 AM)
--- End quote ---

You're welcome.  Here's the latest version:

Download

v1.0.2 - 2009-09-03
    + Illegal chars in the filename are now checked for.
    + Hidden setting to change dashes/hyphens and underscores into spaces
      when creating the foldername from a single file.  To turn this
      behaviour on, create a config.ini in the app's folder with the
      following text:
     
      [Settings]
      Replace_Chars=1
     
      Note: This does not affect a multiple file selection.

paarkhi:
Config.ini works but
Sorry Not complaining but just giving you a feedback just try to make a folder from a File Sam@#12 and see

skwire:
Config.ini works but
Sorry Not complaining but just giving you a feedback just try to make a folder from a File Sam@#12 and see
-paarkhi (September 03, 2009, 09:59 AM)
--- End quote ---
What's wrong with that?  Sam@#12 is a valid filename and foldername.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version