我照着帮助文档输进去一段程序,如下:& H: U1 T: w1 C! g
begin P_Work arriving procedure 5 f r8 I4 a, M' q5 Q9 b& Z2 m; o! V0 C / g2 _; m' ]( }+ iuse R_worker(procindex) for 10 min C0 i0 z+ c. k/ W5 u% O' ?) O: s4 L
- \7 k* P1 }# s5 q. z) `" n& Asend to P_NextWork(procindex)4 T2 \6 h. F1 ^' a' V
n) A/ b- m& ]
end : A* b. B0 c! A) }3 [5 V. J2 l& j: ~2 z( f为什么给出警告说procindex meaningless in the text?而且调试程序走到use R_worker(procindex) for 10 min的时候,走不下去了。这是为什么?麻烦大侠教一下procindex的用法吧,谢谢谢谢!!!!!