Declaring an array in PRT

Forums ProRealTime English forum ProOrder support Declaring an array in PRT

Viewing 4 posts - 1 through 4 (of 4 total)
  • #60060

    hi,

    Does any one know how to declare an array in PRT. There is no info in the PRT documentation about it. Simple test errors. I want to do something like this.

    Myarray(1) = 20 (for example)

    myarray(2) = 14  , ….   myarray(96) = -24   and so on

    then use it in a DO loop For 1 to 100

    Thanks

    #60061

    to clarify, I know the dimension of array is fixed at 100

    #60063

    Sorry, but variables arrays are not possible in PRT programming language 😐

    1 user thanked author for this post.
    #119596

    Variables arrays should be available in a few weeks, more infos and examples, howto, in this topic: array variables availability in ProRealTime : examples and discussions

Viewing 4 posts - 1 through 4 (of 4 total)

Create your free account now and post your request to benefit from the help of the community
Register or Login