Hi - I'm using the Seq object to parse the SwissProt flatfile, sprot40.dat. I want to extract both the swissPROT IDs and the accession number(s). If a record has more than one accession number (1433_CAEEL for example) the seq->accession method returns the first one. Is there are way to get all of them? Thanks, Scott