main() { int db; db = opendb( "O:\clientprojects\haynes and boone\gv attachments combined" ); index( db ); pack( db ); exit(0); }