我照着帮助文档输进去一段程序,如下:! W6 e6 h. G6 q2 J) o# A
begin P_Work arriving procedure K( E+ x- V$ i' T3 G! n$ X
' ^1 G8 A# N9 m; n0 v
use R_worker(procindex) for 10 min ; f+ |, i! L& B/ c2 W3 N : b5 S* m; Z, N, e$ m1 asend to P_NextWork(procindex)) t) \9 B/ I I6 c; o
2 A, W4 g7 X2 N8 d: w. E
end0 J8 ~' h1 J2 h6 R2 _& c
为什么给出警告说procindex meaningless in the text?而且调试程序走到use R_worker(procindex) for 10 min的时候,走不下去了。这是为什么?麻烦大侠教一下procindex的用法吧,谢谢谢谢!!!!!