我照着帮助文档输进去一段程序,如下: ) s# d) S' L$ Dbegin P_Work arriving procedure& c$ ?7 Z3 E3 y- L
8 x3 |2 v4 T! N9 {+ v8 {9 E
use R_worker(procindex) for 10 min - v! r; R: l N q! V, K: r \4 E, h# g1 ^% i+ j) I
send to P_NextWork(procindex) - h& t T, _4 N% H8 z5 [3 x9 f4 W* U4 V
end% V! ~" e- E& z5 `0 S7 Y
为什么给出警告说procindex meaningless in the text?而且调试程序走到use R_worker(procindex) for 10 min的时候,走不下去了。这是为什么?麻烦大侠教一下procindex的用法吧,谢谢谢谢!!!!!