我照着帮助文档输进去一段程序,如下:# e* a$ H3 x7 u
begin P_Work arriving procedure2 V' o0 V/ E; B" z6 f
! G* {* C% F' f6 g; K/ ?% c" c
use R_worker(procindex) for 10 min 5 K% K% l' d/ ]" F; Y ' {, r) `5 T/ _4 J0 s6 s j; Usend to P_NextWork(procindex) {; M/ H2 M3 {
, S1 ]& X/ g/ f2 T. M" a, qend" N( K! ]/ w0 p# g5 Q# F* T
为什么给出警告说procindex meaningless in the text?而且调试程序走到use R_worker(procindex) for 10 min的时候,走不下去了。这是为什么?麻烦大侠教一下procindex的用法吧,谢谢谢谢!!!!!