我照着帮助文档输进去一段程序,如下:3 X. g' S/ o4 L6 ?* ?
begin P_Work arriving procedure; ^1 d& G z$ d5 ]- g
6 A& a/ U& T* r. o
use R_worker(procindex) for 10 min @! ]5 p7 p* Z$ u9 W
/ C1 l! U w) d4 wsend to P_NextWork(procindex) 7 A- v* p) Q% ]" M1 z0 ]; `8 w! T+ f! ]
end0 ]3 q& B+ O* j4 F, I! U& }/ b
为什么给出警告说procindex meaningless in the text?而且调试程序走到use R_worker(procindex) for 10 min的时候,走不下去了。这是为什么?麻烦大侠教一下procindex的用法吧,谢谢谢谢!!!!!