I am trying to use marzipan's following rules in TRS 2010 :
-Display Train List
-Display Industry Status
-Product Queue Scoring ; and
-Train Dispatch Display.
While the first three are working properly, the last one "Train Dispatch
Display" does not.
In the CMP v3.3 I am getting the following errors :
Error: traindispatchdisplay.gs(284) : function IsStillInJunction not declared in class Train or derivative, line 284.
Error: traindispatchdisplay.gs(312) : invalid if expression, line 312.
I have no clue as to what these errors indicate.
Can I get some help as how to overcome the above ?
Thanks in advance
-Display Train List
-Display Industry Status
-Product Queue Scoring ; and
-Train Dispatch Display.
While the first three are working properly, the last one "Train Dispatch
Display" does not.
In the CMP v3.3 I am getting the following errors :
Error: traindispatchdisplay.gs(284) : function IsStillInJunction not declared in class Train or derivative, line 284.
Error: traindispatchdisplay.gs(312) : invalid if expression, line 312.
I have no clue as to what these errors indicate.
Can I get some help as how to overcome the above ?
Thanks in advance