Book a Demo

Author Topic: StateMachine->Transition properties->Effect field  (Read 3561 times)

fox75

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
StateMachine->Transition properties->Effect field
« on: February 12, 2013, 12:35:30 am »
Hi,

somebody knows why there is such restriction on the size of the text that can be added to this field (StateMachine->Transition properties->Effect) ?
And if you add more you will have a DAO.Field[3163], the worst is that after this warning you can enter and you will see the full text (probably in a cache), but when closing and opening again the project the "additional" text is disappeared.

Is it possible do something to be able to write more ?

Helmut Ortmann

  • EA User
  • **
  • Posts: 970
  • Karma: +42/-1
    • View Profile
Re: StateMachine->Transition properties->Effect fi
« Reply #1 on: February 12, 2013, 01:17:17 am »
Hi,

the lengt of the database field is 255 Bytes (t_connector.pdata3).

I don't think SPARX will change the database.

It's a good idea to post a bug report. Maybe they change the behavior.

Kind regards,

Helmut
Coaching, Training, Workshop (Addins: hoTools, Search&Replace, LineStyle)