237 @verb #3309:"check_integrated" this none this rxdo #8438 @program #3309:"check_integrated" this none this what = args[1] OK = 1 for seat in (this:seatlist()) if (typeof(seat[1]) == $LIST ? what in seat[1] | what == seat[1]) OK = 0 endif $command_utils:suspend_if_needed() endfor if (OK) for det in (this:details()) if (typeof(det[1]) == $LIST ? what in det[1] | what == det[1]) OK = 0 endif $command_utils:suspend_if_needed() endfor endif return OK "Last modified by Dax (#789) on Tue May 3 13:55:55 2005 MDT." . 0