Getting an error trying to use a documented JINFO Item String.

Help for JINFO says,

Item String         Type    * Description
------------        ----    --------------------------------------------
Executing           bool    True if the target job exists and is in the
                            INTRO, EXEC* or EXEC states.

But when I try to use 'Executing' I get:

     :if not jinfo('#J2','Executing') then
                         ^
     Unknown JINFO item. (CIERR 9942)

I get the same error for 'Waiting' and 'Suspended,' though both are
documented like 'Executing.' Other Item Strings like 'Exists' and 'JobState'
seem to work fine. (I can use JobState in my script, but it'll be shorter
and sweeter if I don't have to.)

Can anyone else confirm? We're on 6.5 PP2+ reactive patches.

Thanks,
Patrick
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Patrick Santucci
HP e3000 Systems Administrator
Computer Operations Team Lead
Cornerstone Brands, Inc.

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *