Hi Rob,
Thanks for your prompt reply...
Thanks for make it time efficient...
Lines 114 and 130 cause your loop to break off immediately. You're join method looks for files without the ".sp" extension. If you use line 111 instead of line 112 the program actually runs.
sorry for this actually i had used line 111 itself...
Even joining is working but the thing is the joined file shows as 0kb and when i use win zip to open it.. It opens and works fine only until i keep the source file i mean the original file in the same location if i delete the source file then it doesn't work properly..
In short it gets redirected to the source file.. Any idea..