Skip to content

Can't distinguish between libraries and classes #1

@alt14

Description

@alt14

Libraries and classes both use VI.Library.Path property
It creates the following unexpected behaviours:

  • If you run the plugin and specify library but it is a class, there will be no error and it will bring up the class folder
  • If you run the plugin and specify class but it is a library, there will be no error and it will bring up the library folder
  • If you run the plugin and specify library but the library contains a class that contains the VI, there will be no error and it will bring up the CLASS folder

I need to separate out libraries and classes in Get Paths from Ref.vi and work out a way of seeing if it is a library or a class.

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