我照着帮助文档输进去一段程序,如下:4 n4 W @1 [3 H
begin P_Work arriving procedure, r; v* W W4 s O: I: g' a8 _
+ h1 [" y% k7 r4 e6 g5 `
use R_worker(procindex) for 10 min C, t% }: n' ]$ w6 A : p- D) |, M! ]3 H1 h) e* Vsend to P_NextWork(procindex)6 L7 q* `1 ~7 N7 F! i# u
* v \! }& x9 R$ |% F
end 7 R2 `. R$ K) ~2 A* ]4 z0 l为什么给出警告说procindex meaningless in the text?而且调试程序走到use R_worker(procindex) for 10 min的时候,走不下去了。这是为什么?麻烦大侠教一下procindex的用法吧,谢谢谢谢!!!!!