Previous | Next | DMIS Question and Answer
Topic: OBTAIN INTOL value
Conf: DMIS Question and Answer, Msg: 5213
From: Dale Hanna (dale.hanna@us.bosch.com)
Date: 2/20/2004 08:06 PM

Hi Ross,
The main problem that I see is you need to declare a character variable (CHAR) instead of a double variable. The information that you are obtaining from the TA statement is actually a text string that either reads 'INTOL' or 'OUTOL'. The IF statement should read IF/(OKNG.EQ.'OUTOL'). Notice the single quotes on OUTOL. They must be used or the software will consider it a variable name instead of text. Hope this helps.

Dale Hanna
Layout Technician
Robert Bosch Corp.