Skip to content

[Table Properties] Error when opening table with zero columns - Using IOM/COM connection #1675

@Zhirong2022

Description

@Zhirong2022

Describe the bug

Open VSC SAS Extension base on Main branch. Run some SAS code to create a table which has no columns data. It will have error to open property page of the table.

Steps to reproduce

1.Open VSC
2.New a .sas file
3.Type some code
4.run code
5.Open property page

SAS code (if applicable)

data test;
run;

Expected behavior

It can open property page successfully with IOM/COM connection

Screenshots

Image

Client OS

No response

Extension version

1.17.0

SAS version

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions