我照着帮助文档输进去一段程序,如下:: V j" Y1 r1 K
begin P_Work arriving procedure! G6 I) x5 \: D7 R n
/ F7 m# p6 I: X
use R_worker(procindex) for 10 min, M, V" i2 o% w# j* l
7 ?8 x/ M1 _% P# ~6 y- t( i- h @
send to P_NextWork(procindex) # N( U, {, c$ L$ I ' K- ]$ _6 g+ ^8 ]end& f- x1 J5 e2 L3 E1 h1 K3 \2 E
为什么给出警告说procindex meaningless in the text?而且调试程序走到use R_worker(procindex) for 10 min的时候,走不下去了。这是为什么?麻烦大侠教一下procindex的用法吧,谢谢谢谢!!!!!