我照着帮助文档输进去一段程序,如下:1 R. I" W; D% n# B6 J
begin P_Work arriving procedure. j6 M% g& G$ N u6 |7 D
7 I1 q# u0 D' b
use R_worker(procindex) for 10 min( f. X4 B+ S5 D6 B
8 a, T4 t: t* e: |4 p" e4 k( G- f
send to P_NextWork(procindex)# {. x+ I2 d. S+ |2 p% N7 ?" J/ Z
# G7 f) o7 `6 t! X" F; Z
end/ i- S9 q! |% d2 R5 ~7 z9 l
为什么给出警告说procindex meaningless in the text?而且调试程序走到use R_worker(procindex) for 10 min的时候,走不下去了。这是为什么?麻烦大侠教一下procindex的用法吧,谢谢谢谢!!!!!