Operator NOESPCHI DATE 97/12/10 See alsoCHI1 CHI2 NOCOMCHI Procédure NOESPCHI ------------------ MO3 ENT2 = NOESPCHI TAB1 <MO2> <ENT1> ; Description ----------- All the chemical species of CHI1 and CHI2 have : - an identification number. - a name allocated by the program. The procedure allows to find the name and the number when only one of them is known. Contents : ---------- TAB1 is a TABLE type object, subtype CHIMI1. (cf operator CHI1) ENT1 is the identification number of a specie. MO2 is the name allocated by the program. In output we have: MO3 name allocated by the program. ENT2 identification number.