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

DonationCoder.com Software > Finished Programs

DONE: Automatic folder maker

<< < (4/4)

skwire:
Are you an AutoHotkey programmer at all?  If so, feel free to modify the source code.  You would only have to change one line to make it work with TIF files.  Simply change line 57 from:


--- ---Loop, %Source_edt%\*.pdf, 0, 0
To:


--- ---Loop, %Source_edt%\*.tif, 0, 0
Though, this would still assume the same 12 character format as the PDF files.  If you're uneasy doing this yourself, let me know.

KoenFugro:
Thanks! I am not a autohotkey programmer... And offcourse I can do that myself.. I only need to install autohotkey, that would't be that difficult..
Again many thanks for your time and program...

skwire:
You're welcome.  Let me know if you need anything else from the application.

paarkhi:
Sorry for my ignorance but why only first 12 characters of filename

skwire:
Sorry for my ignorance but why only first 12 characters of filename
-paarkhi (September 08, 2009, 04:25 AM)
--- End quote ---
Well, that's what the OP (original poster) wanted.  That's how Coding Snacks go sometimes.  *shrug*

Navigation

[0] Message Index

[*] Previous page

Go to full version