我照着帮助文档输进去一段程序,如下:+ T9 l0 P7 m& C- L" u1 U- h5 J+ u
begin P_Work arriving procedure9 G" A, |. T" p# n
0 ~+ _1 o/ c/ euse R_worker(procindex) for 10 min9 K& O" T1 w% S8 d( F1 ~' _* V# P
8 q' M: w, i: e& k. T( e4 g
send to P_NextWork(procindex)9 ]% s8 c4 d) s% m, Z1 g9 N( U
# d- o/ R& n. L$ F' n f( lend1 Q% u4 T! W% I( z( V
为什么给出警告说procindex meaningless in the text?而且调试程序走到use R_worker(procindex) for 10 min的时候,走不下去了。这是为什么?麻烦大侠教一下procindex的用法吧,谢谢谢谢!!!!!