From: Dave C. <da...@co...> - 2002-06-19 06:31:22
|
"Jason Dravet" wrote: >I have the following piece of code >PERFORM GET-MAXIMUM-MODEL-YEAR >UNTIL ((WA-MAXIMUM-MODEL-YEAR-FROM-USER <= WA-YEAR) AND > (WA-MAXIMUM-MODEL-YEAR-FROM-USER > 00)) OR > (WA-MAXIMUM-MODEL-YEAR-FROM-USER = SPACES). What is the PICTURE of WA-MAXIMUM-MODEL-YEAR-FROM-USER? Without that data, it's hard to guess at the problem. -- Dave Close, Compata, Costa Mesa CA "A difference has to make a da...@co..., +1 714 434 7359 difference in order to be a dh...@al... difference." --Wendell Johnson |