From: utzoo!decvax!ucbvax!ucsfcgl!stuart Newsgroups: net.unix-wizards Title: Re: sdb and fortran commons Article-I.D.: ucsfcgl.275 Posted: Mon Dec 13 19:20:42 1982 Received: Tue Dec 14 07:17:39 1982 The only way I get sdb to work with common block variables is to do an `nm' to get the start address of the common block and then to access the variables by address in sdb. There should be an easier way! Stuart Oatley ....ucbvax!ucsfcgl!stuart