我照着帮助文档输进去一段程序,如下:$ I% ~" m( l2 U0 e
begin P_Work arriving procedure . A5 Q$ C: e$ s( ~5 C+ n1 m. n2 O8 b. s# F. n k
use R_worker(procindex) for 10 min' M; W6 r9 `4 w- y8 V0 [
* a7 [4 `1 A4 K3 Z8 `' g2 Esend to P_NextWork(procindex)% W. j' R- ?! j$ K- |
5 N/ {& y4 M: G* j% e
end / b9 w, N# }3 Y- F# }3 f* b5 Z7 {为什么给出警告说procindex meaningless in the text?而且调试程序走到use R_worker(procindex) for 10 min的时候,走不下去了。这是为什么?麻烦大侠教一下procindex的用法吧,谢谢谢谢!!!!!