Error

All topics on the Atoms in any Enterprise Dynamics Library.
Post Reply
giovanni
Posts: 97
Joined: Friday 21 September, 2012 - 17:30

Error

Post by giovanni »

Hello i got this error.(in the attached file)
What´s that i tryed to find a solution but nothing.
Can u help ?


Thank
Attachments
Error.PNG
Error.PNG (24.66 KiB) Viewed 7459 times
User avatar
MatthijsJongboer
Posts: 200
Joined: Thursday 11 November, 2010 - 14:12

Re: Error

Post by MatthijsJongboer »

Hello giovanni,
That's a crucial error. Your best approach is to close ED and start it again. When you are able to reproduce it, inform us what you did. Then we can perhaps provide additional information or a solution.
giovanni
Posts: 97
Joined: Friday 21 September, 2012 - 17:30

Re: Error

Post by giovanni »

i close and the first run it´s going well.
Afterr all the second run show this problem.
User avatar
MatthijsJongboer
Posts: 200
Joined: Thursday 11 November, 2010 - 14:12

Re: Error

Post by MatthijsJongboer »

I can guess what the cause for this is but maybe you can provide a clear description and model?
giovanni
Posts: 97
Joined: Friday 21 September, 2012 - 17:30

Re: Error

Post by giovanni »

i put this script in the triggeronentry2 of assembler:

do(att(15,c):=0,
case(WhichIsTrue
(label([Lineorizontalpositio],i)<15,
label([Lineorizontalpositio],i)<29,
label([Lineorizontalpositio],i)<43),
label([Wheree],first(c)):=1,
label([Wheree],first(c)):=2,
label([Wheree],first(c)):=3
)
)

Can help u?
User avatar
MatthijsJongboer
Posts: 200
Joined: Thursday 11 November, 2010 - 14:12

Re: Error

Post by MatthijsJongboer »

This code on it's own is correct. maybe you can attach the model?
giovanni
Posts: 97
Joined: Friday 21 September, 2012 - 17:30

Re: Error

Post by giovanni »

is it a way to ask from wich atom come the error by the adress?
User avatar
MatthijsJongboer
Posts: 200
Joined: Thursday 11 November, 2010 - 14:12

Re: Error

Post by MatthijsJongboer »

No, that's not possible.
Post Reply