我照着帮助文档输进去一段程序,如下: " w' t/ _ G5 `1 F) s( W4 gbegin P_Work arriving procedure ! i# R( T- c7 I$ O. J+ [7 i! C; U d- P( K$ X2 W/ H* l
use R_worker(procindex) for 10 min) p8 Q2 ^- N& F$ f1 M% v
6 g1 S4 S8 d4 C' F/ ^send to P_NextWork(procindex)) [' l+ a% ~# k5 L5 z h a3 F8 G
+ K. X% r- a4 X( _/ d
end# A/ X1 x" l3 A# C. D
为什么给出警告说procindex meaningless in the text?而且调试程序走到use R_worker(procindex) for 10 min的时候,走不下去了。这是为什么?麻烦大侠教一下procindex的用法吧,谢谢谢谢!!!!!