| 注意报错提示: 7 u! E8 B. ^! `; @* q, ?' t# N$ D. Z646.04: Load 3 (L_Carton3) is at travel action, but is not on a movement system.6 l# `$ X8 E; }, r  P- }4 |1 @3 }- b
 646.04: Travel action ignored.
 9 d6 @' P& O7 K+ B! E646.04: No debugger information is available.
 ' d  H* i" Q' g& e9 }646.04: Load 3 (L_Carton3) is at travel action, but is not on a movement system.
 6 g$ w5 }3 R3 M4 z/ ]646.04: Travel action ignored.7 X, M: |- w0 A  R+ z9 N
 646.04: No debugger information is available./ L& s3 |; k; L  l% V& Q5 l
 
 ' ?5 o" ]1 T" l& L) T  c回来看代码:
 $ q$ A7 P, ]; z* |8 \* \" R. ?* D: d0 p7 Z; x7 F5 y( s# M* q
 begin P_output1 arriving procedure
 # o" `7 T" q: U9 Z! J9 V# H   travel to Conv.staoutput1' x1 ~$ l* O' b# v) C7 D
 move into Q_output(1)
 2 W* S- w' b# e   /*Location to wait for a vehicle*/* e- b! x- W2 X4 M4 l
 travel to Rgv.cpoutput1 /*Get on Vehicle*/
 : T( {* z; E) `4 d& P   send to P_store3 Z; _8 Y  Y( B" R. q; e9 i( T5 G
 end
 # E0 x# R, a" q) ]1 b0 k7 D9 ]$ [
 begin P_store arriving procedure1 x) _) y' {( X# Y: f( S/ f- g
 travel to Rgv.cpstore* P3 R  [- _- N4 m
 /* Travel onboard vehicle to cpstore */
 / m2 r/ D: x5 Q) i# t   move into Q_store /* Get off vehicle */) a0 t8 S1 ]5 M8 ]1 z
 wait for 20 sec
 ' U1 c: O. F, F% x3 j! W6 P   set A_Time to ac - A_Time# ^. F# P+ ?- }' ?' Z9 G
 print this load, "Time in system " A_Time to message
 + n- n+ i' t( `' W5 f   inc V_Numdone by 1
 9 ~% I6 Z4 B; a1 `0 V! O   send to die
 + Y8 q  d% {9 m7 \0 D# [end
 ! }9 {& H, C* |( o/ L8 r/ r, u! g" [
 知道怎么改了吧?
 |