Add tags to newly generated application
- Last UpdatedJul 26, 2024
- 1 minute read
A new InTouch application contains only system tags. If you need to add tags to an application before importing a window, then:
-
Create a new application.
-
Run DBLoad to import tags to the new application.
-
Import the window.
For example:
WM.Exe C:\MyApps\App001 COMMANDFILE="C:\BlankFile.Txt"
DBLoad C:\MyApps\App001,C:\TagDumps\App001.Csv,0
WM.Exe C:\MyApps\App01 COMMANDFILE="C:\Commands.Txt"