我照着帮助文档输进去一段程序,如下:5 k3 L- X k. V3 N( G7 y% Q$ {
begin P_Work arriving procedure . _: ~0 a% P6 \0 i/ G9 r+ | U2 {
use R_worker(procindex) for 10 min # d4 N d" F" p7 r4 E9 i. k$ }4 E$ H& m* j+ l
send to P_NextWork(procindex) 6 P( G" e: m. c* e) O G6 _! G, b0 N; d: l! G8 I: c
end 1 O8 ]' B0 c4 `* u* O. o0 S为什么给出警告说procindex meaningless in the text?而且调试程序走到use R_worker(procindex) for 10 min的时候,走不下去了。这是为什么?麻烦大侠教一下procindex的用法吧,谢谢谢谢!!!!!