Skip to content

read_xpt() - Missing width attributes and format.sas mismatch #782

@cpiraux

Description

@cpiraux

When I create XPT files and add attributes for the length (width) and SAS format (format.sas), I notice that when we read the XPT file, read_xpt(), the width attribute and the period at the end of the SAS format are missing.

Image

When doing double programming, we need to ensure that both production and QC match, and that the attributes are correctly applied to the XPT file. Since format.sas and width differ after using read_xpt(), we encounter mismatches in attributes when using diffdf.

Image

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