Skip to content

[BUG] impossibility to define an array from any index other than zero #183

@LukasKytka

Description

@LukasKytka

Describe the bug
impossibility to define an array from any index other than zero

To Reproduce
Steps to reproduce the behavior:

  1. Go to AX project
  2. define in AXOpen.Data.AxoDataEntity aray without zero index (example ArrayStartFromOne : ARRAY[1..7] of BOOL;)
  3. compile axsharp then axopen
  4. See error

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingquestionFurther information is requested

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions