Skip to content

Record Structure Does not Work #33

@chris7380

Description

@chris7380

TYPE Person
DECLARE FirstName : STRING
DECLARE LastName : STRING
DECLARE FavFood : STRING
DECLARE Age : INTEGER
ENDTYPE

DECLARE Persons : ARRAY [1:10] OF Person

This line does not work

image

I know it is not yet implemented in the code.

when it will be implemented.

if you have the code for this part, can you send it.

Thank you!!!!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions