Book a Demo

Author Topic: Set an array in an object instance  (Read 2342 times)

ArnPSA

  • EA Novice
  • *
  • Posts: 8
  • Karma: +0/-0
    • View Profile
Set an array in an object instance
« on: July 13, 2010, 07:17:59 pm »
Hello,
I can't find an option...
I have a class which contains an attribute that is an array of char.
I make an instance of this class in a diagram and want to set the run state (advanced>set run state). But I can only set one value in my array. How can I set multiple values (which is the purpose of an array)?
Have I to manually set the variable name ( ie : VariableName[0]) in the "Set Run State" window ?

Thanks for your help.  [smiley=undecided.gif]