> Hook_install is invoked when a module is enabled for the first time. > Right before that, the schema version is set to the latest update > number in install.inc (or 0 if there are none). That should be "yourmodule.install" rather than "install.inc". Steven