Setting Database default paths

It really wasn't a big deal. I don't expect to be "spoon fed" with this stuff. Sometimes you just have to get in there and sort it!

It was the modules that got me. I didn't realise until I got into the code that they were required.

Not to worry though. It's a good piece of code.
 
I trimmed this down to make it easier to understand only what is required. I got rid of the default form and used an autoexec macro which simplifies things.
You need to import the following
1. Autoexec Macro
2. mdlRelink
3. mdlFileDialog
4. mdlError (you can get rid of this and use your own error handler)
 

Attachments

Users who are viewing this thread

Back
Top Bottom