We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ea771f commit 153f771Copy full SHA for 153f771
README.md
@@ -7,6 +7,7 @@ Tool for translating Caché [message dictionaries](http://docs.intersystems.com/
7
2. Import it to any Caché namespace, e.g. to USER.
8
3. Run in terminal:
9
```
10
+ Set pVars("NameSpace") = "<The namespace where you want CLM to be installed>"
11
USER> do ##class(CLM.Installer).Setup()
12
13
0 commit comments