User Profile
Collapse
-
Thanks so much for the response. Yeah, that's very close to what I had written, but it turns out I had put the snippet of code in the wrong place for it to work. I appreciate the help.... -
OS: Windows 2000/XP depending upon the box
Python Version: 2.5
Editor: IDLE, for now.
Just wrote my first pieces of code a day or so ago, so please bear with me.Leave a comment:
-
Comparing file extensions on the fly (warning: absolute noob posting)
OS: Windows 2000/XP (needs to run on 2 different machines)
Language: Python 2.5
Programmer Level: Pathetically new to Python
Goal: Using code I've altered for my needs, I'm attempting to create a drive crawler that will search for certain files (*.svx;*.mdb) and on the fly and check to see if there is a corresponding .xml file. (e.g. Find all "*.svx". If filename.svx, then is there a filename.svx.xm l?). If...
No activity results to display
Show More
Leave a comment: