Skip to content

Using paths in parse set #173

@GiuseppeChillemi

Description

@GiuseppeChillemi

Set inside parse actually accepts only words. When you must set them inside a context, a map or any other element accepting paths, you must use a temporary word and then Red code in paren! as:

parse data [set str string! (myobject/mystring: str)]

It would save a lot of code if set in parse could accept paths. (We actually have this syntax for the native set)

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