我照着帮助文档输进去一段程序,如下:6 x0 P! F: v# L
begin P_Work arriving procedure9 r+ m% a. ? |' j4 j/ S
7 ~3 f! N# t; E' n$ B* E
use R_worker(procindex) for 10 min! n' n+ X$ i9 h6 D" N4 |
; v/ { Y- @3 O( e! j0 U/ V
send to P_NextWork(procindex): l1 t4 S- h% k k
4 j4 J8 K$ {5 ]( C, U r# C+ Oend# t! ~ F- p) p( ?# N6 Z& k
为什么给出警告说procindex meaningless in the text?而且调试程序走到use R_worker(procindex) for 10 min的时候,走不下去了。这是为什么?麻烦大侠教一下procindex的用法吧,谢谢谢谢!!!!!