
What are Coding Snacks?
Coding Snacks represent the best of DonationCoder.
On a special section of our forum, anyone can post an idea for a small custom utility/program.
Coders who hang out on our forum keep an eye out for interesting requests and when they see one that catches their interest, they code it and release it to the public for free.
People who find the tools useful are encouraged to donate directly to the coders to show their appreciation.
Forum Links:
Jibz is one of the very earliest and dearest members of DonationCoder, and he helped hammer out the ideas behind the site.
- Number of programs available: 3+
- Last updated: 2015
- Visit Jibz's website to browse his apps and download them here: http://www.dcmembers.com/jibsen.
- Visit Jibz's section on our forum: here.
What are Coding Snacks?
Coding snacks are small custom utilities written by coders who hang out on DonationCoder in response to requests posted on our forum.
You are viewing a specific blog item. Click here to return to the main blog page.
Coding Snack: Create folder structure or pathI would like to be able to create a 'copy' of a path. For example, let's say I have a file in this folder: C:\Documents and Settings\All Users\Documents\My Pictures\ I would like to copy this file to D:\temp so that the path becomes like this: D:\temp\Documents and Settings\All Users\Documents\My Pictures\ Now, I would have to go to D:\temp, create the first folder Documents and Settings, then enter that folder to create the next All Users folder, and so on, before I can copy my file to that location. If possible, I'd like a right click option in Windows Explorer to select 'Copy with path' and then 'Paste and create path'. Click here to read about and download the utility written by a DC member to do this.. |
||