Size: 974
Comment:
|
Size: 368
Comment: User command "Latest" introduced
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
## page was copied from UserCommands/ScriptManager | |
Line 4: | Line 3: |
= User Command "ScriptManager" = | = User Command "Latest" = /!\ This page is under construction |
Line 6: | Line 8: |
`ScriptManager` (ScriptManager) is a utility useful to manage scripts in a workspace. Obviously it makes sense to make `ScriptManager` available as a User Command. This page offers a small class script `ScriptManager_UC.dyalog` which is designed to do exactly that. Refer to UserCommands/WhereShouldTheyGo for advice how to organize your User Commands. == Problem with SALT == When you get a "Target namespace not found" error reported by SALT but crashing ScriptManager than you are using an outdated version of SALT. Ask Dyalog for a better version of SALT where this bug got fixed. |
|
Line 20: | Line 11: |
[[attachment:ScriptManager_UC.zip | Download]] the script. | [[attachment:Latest_UC.zip | Download]] the script and the workspace. |
Line 23: | Line 14: |
The script is version 1.0.0 from 2011-08-04 | The script is version 1.0.0 from 2012-03-05 |
Line 27: | Line 18: |
-- KaiJaeger <<DateTime(2011-08-04T20:13:42Z)>> | -- KaiJaeger <<DateTime(2012-03-05T14:37:53Z)>> |