#4) Question:
When i went to convert the file, it said "runtime error: path/file access error" #75.
Answer:
"#75 - Program does not have rights or access to a file. Often this is caused when a program is trying to access a network file it doesn't have proper access to either because of network privileges or something is blocking the program. This issue can also be caused when the file is being used by another program or is read-only"
Runtime errors
Suggestions: Browse to a "save" directory that is as simple as possible. I would reccomend something like "C:\" or right to the desktop. Make sure that none of the files with the program have become write-protected. (Highlight them all, right click, properties, uncheck all options).
Make sure that the .BAT file is also unprotected.
And hopefully that's all it will take! The problem is the program is trying to save to a directory that doesn't exist and it needs to be configured, or a file is protected.