Modified the Molmol macro related user function front end to match those of PyMOL.
These are:
- molmol.macro_exec() is now molmol.macro_apply().
- molmol.write() is now molmol.macro_write().
- molmol.macro.run() has been added to execute macros from text files.