Hi all again!
I have another "little" problem.
So I converted some .avi files to .mkv files. The converter program wasn't able to copy the .avi's files original create date and time and all of my new .mkv files gived the actual date and time. (I tried dozen's of converter program, but overall that was the best) (HandBrake)
My colleague wrote me a small foxpro (old dos platform) program, that should be solved the problem, but it is only working on 32bit system with 8.3 char files. I have only long filenames files and I have more than a hundred converted files.
So how can we convert the old program to VFP?
I attached his sourcecode.
Problem: I have abcd_abcdfg.avi and abcd_abcdfg.mkv (same name with different extension)in same folder. I would like to copy the .avi's file date and time to the .mkv files
First of all sorry for my english and thanks for your respond!
Best Regards
Zoltan Nagy
I have another "little" problem.
So I converted some .avi files to .mkv files. The converter program wasn't able to copy the .avi's files original create date and time and all of my new .mkv files gived the actual date and time. (I tried dozen's of converter program, but overall that was the best) (HandBrake)
My colleague wrote me a small foxpro (old dos platform) program, that should be solved the problem, but it is only working on 32bit system with 8.3 char files. I have only long filenames files and I have more than a hundred converted files.
So how can we convert the old program to VFP?
I attached his sourcecode.
Problem: I have abcd_abcdfg.avi and abcd_abcdfg.mkv (same name with different extension)in same folder. I would like to copy the .avi's file date and time to the .mkv files
First of all sorry for my english and thanks for your respond!
Best Regards
Zoltan Nagy