我照着帮助文档输进去一段程序,如下: 5 Q. [# d& `" E4 f jbegin P_Work arriving procedure. X6 d, a3 m z9 ^- R
3 u' X3 t/ i A$ a
use R_worker(procindex) for 10 min ' ~7 R% c4 m8 q) R O: R' `6 r. [2 L& h |3 b( |
send to P_NextWork(procindex)) r3 m2 T F- q# W
6 I1 X: O0 N% M8 M8 g2 ]2 x
end 1 x8 B/ H) t; A; o* q( a1 n' q为什么给出警告说procindex meaningless in the text?而且调试程序走到use R_worker(procindex) for 10 min的时候,走不下去了。这是为什么?麻烦大侠教一下procindex的用法吧,谢谢谢谢!!!!!