Skip to content

returned fields #329

@JustNotYou

Description

@JustNotYou

Separator is for multiple fields use in scripting. Issue is addition of null extra field by trailing separator character. There should be one less separators than the number of fields. i.e -- five fields returned should have only four separator characters

example:

field1|field2|field3|field4|field5

Current version of yad returns as:

field1|field2|field3|field4|field5|

The extra null field has to be handled to to show five fields instead of six

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions