Hi,
today I opened an old model in FlexSim 17.0.3 and some errors in compiler console appear. I fixed all, except two.
They are related with the command "initkinematiks" and "listpush". The compiler requires that all optional parameters will be passed. Fot the first I have no problem to pass the missing parameter, but for the second one the optional parameters change the result of the command.
I created two user commands to test the optional parameter, but everything works with them.
Where is my error? If there isn't an error, why does compiler return to me an exception? Is commands definition changed?
@Matt Long @phil.bobo @anthony.johnson, can you help me?
Thank in advance.