I am looking for a simple way to eliminate fractional numbers from a list. All=. 4, 5.6, 7.3, 8, 9, 9.2, 9.9, 12, 15 Whole 4 8 9 12 15
Currently I am comparing against a >. but that appears rather clumsy David ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
