我照着帮助文档输进去一段程序,如下:: e# z$ c) v/ A; k; Q4 y$ Z1 |0 c
begin P_Work arriving procedure# s/ j! H% S2 d* k8 p
& Y0 A1 M' _6 R- l+ Z
use R_worker(procindex) for 10 min m+ j' T2 k; Q) g ) s0 I, n- J: T& i6 Tsend to P_NextWork(procindex) 1 P- B# C2 f- v2 v4 Q) ?/ K S0 o7 j0 q$ I- t( k5 h8 R- l
end 1 o/ p. ?/ D8 I7 g# w为什么给出警告说procindex meaningless in the text?而且调试程序走到use R_worker(procindex) for 10 min的时候,走不下去了。这是为什么?麻烦大侠教一下procindex的用法吧,谢谢谢谢!!!!!