I found the problem. The Shellandwait function is causing it. I will have to sort that out. Really strange the function has worked with every app exept this on. Proves that I can't...
Thank you for your time and effort to reply.
I do not know if the code you posted is the code I need because I do not fully understand it. Before I go and study this code (I like...
First I made a tekst file from my dir. Dir *.jpg> C:\temp.txt
then I Imported the tekst file into my db. with fixed positions. Because the filenames were different lenghts I got a table with...
Thank you for your reply. I came with that solution as wel but I a affraid it doesn't work because that commando will also select the 9:3 files. 9:3 files are for example 1~456789.jpg....
Hope everybody had a nice easter. This is the problem:
I have many many filenames in a folder. About half of them have 9:3 filenames (like 123456789.jpg) and the other half has 8:3...
I do not have a real answer in visual basic terms but isn't there already a program around that does this? It sounds like something more people can use or are using. If so it would be a waste of time...
Thank you again for your time and effort to answer my question, I had weekend and a day of because of easter so that is why I didn't express my gratitude till now.
I...
First of all let me thank you for your time and effort.
Thank you very much for explaining. Maybe you can telle me something else I have A question about.
My piece of code is reffering to a table,...
I am having this really weird thing when I try to make a tekst field display the date in for example this way =Format(Date();"dd mmmm jjjj"). When I try to do it like that Access...
Thank you both for clearing this up for me, and Cambece I am not offended at all. I am going to try your piece of code. So I can keep the rest of the code the same and...