我照着帮助文档输进去一段程序,如下: . V* N" h5 j- B1 M5 k3 ^# B: Zbegin P_Work arriving procedure$ a3 L# f; s' N4 x$ @+ b8 N
1 Y, L. G$ |+ j3 |: D& R
use R_worker(procindex) for 10 min. t* R& r3 t+ f% t
6 `% q: t* l8 z2 @0 M+ `, B& usend to P_NextWork(procindex) 7 w9 x' b! S+ c/ S+ F, H2 W8 I; s. Y* l( Q
end4 d' A; z3 X; K# a1 o6 B* W* @
为什么给出警告说procindex meaningless in the text?而且调试程序走到use R_worker(procindex) for 10 min的时候,走不下去了。这是为什么?麻烦大侠教一下procindex的用法吧,谢谢谢谢!!!!!