Skip to main content

Put Category

Use this command to update the contents of the KLX_CATEGORIES table using an existing category file. This command can be useful during system migration. You can also use this command to create categories and modify existing categories for Longview Apps.

Syntax:

Put CATEGORY @FileName

where:

  • FileName is the name for the existing ASCII file containing the categories to be created or modified, with the following syntax:

    CategoryName{CategoryDescription

It can include a complete or partial folder path in the format C:\...\FileName. If FileName includes spaces, enclose it in double quotation marks.

Syntax example

Put CATEGORY @categories.txt

See also

Was this article helpful?

We're sorry to hear that.