我照着帮助文档输进去一段程序,如下:3 ] ^* [5 p$ a: Q: O
begin P_Work arriving procedure - i) p3 j' f; b' V: }8 a6 j7 A' S7 l" M, z
use R_worker(procindex) for 10 min z; W$ K A# w% _& E4 y' f, E: W3 r1 P C8 X3 A
send to P_NextWork(procindex)+ A1 G }9 m3 G2 h
/ o5 Q# b0 { C0 T4 B) P# n
end; u# @% Q- `# u/ b
为什么给出警告说procindex meaningless in the text?而且调试程序走到use R_worker(procindex) for 10 min的时候,走不下去了。这是为什么?麻烦大侠教一下procindex的用法吧,谢谢谢谢!!!!!