Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Patch() fails if it contains a global #5

Open
evshvarov opened this issue Jul 10, 2018 · 4 comments
Open

Patch() fails if it contains a global #5

evshvarov opened this issue Jul 10, 2018 · 4 comments
Assignees

Comments

@evshvarov
Copy link
Member

Had a global in patch.
Got the following bug:
ERROR #6304: Unable to export item 'src.gbl.DeepSee.TermList.GBL.XML' because XML export does not support items of this type. Will skip this item.
Errors detected during export.

@eduard93
Copy link

  • On import add flag not to delete existing global

@evshvarov
Copy link
Member Author

evshvarov commented Jul 15, 2018 via email

@eduard93
Copy link

eduard93 commented Jul 24, 2018

There's a special qualifier for it:

           Name: /mergeglobal
    Description: If importing a global from XML file merge the global with existing data
           Type: logical
  Default Value: 0

@evshvarov
Copy link
Member Author

evshvarov commented Jul 24, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants