我照着帮助文档输进去一段程序,如下:9 f9 P7 B. n5 F% u
begin P_Work arriving procedure4 r8 o8 t: C1 e
% ?# D4 V5 f2 a2 W
use R_worker(procindex) for 10 min4 E9 u, O8 Y% V H8 q5 o! E
5 _- {# D* C1 R rsend to P_NextWork(procindex)8 g4 d/ {- W5 }4 V4 F- g
2 h& @9 r: X L/ h7 z5 Z
end8 i: N' N3 |. O& m# Y
为什么给出警告说procindex meaningless in the text?而且调试程序走到use R_worker(procindex) for 10 min的时候,走不下去了。这是为什么?麻烦大侠教一下procindex的用法吧,谢谢谢谢!!!!!