我照着帮助文档输进去一段程序,如下:/ o C: s' B' U8 Y! a5 s7 |: o1 S/ B% c
begin P_Work arriving procedure% l# L3 H. X$ v
5 A* b0 A5 m5 i. F4 w' ?. [& e
use R_worker(procindex) for 10 min / Z) N, q/ |6 Q4 H8 ? 6 {2 J; G0 o2 w* r1 |$ _; {* ?send to P_NextWork(procindex)6 X& z% V2 ?) ?% F" O4 W1 m) ~
4 T/ ]1 B3 `8 [$ G
end : Z9 q6 ~4 x" R* l' {( _2 F( E为什么给出警告说procindex meaningless in the text?而且调试程序走到use R_worker(procindex) for 10 min的时候,走不下去了。这是为什么?麻烦大侠教一下procindex的用法吧,谢谢谢谢!!!!!