Differences between revisions 3 and 4
Revision 3 as of 2009-10-21 21:08:28
Size: 1257
Editor: KaiJaeger
Comment:
Revision 4 as of 2009-10-30 05:53:56
Size: 1264
Editor: KaiJaeger
Comment: Comment ragrding acl corrected
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
#Activate it by removing the #-symbol #Either accept or adapt or delete that line:

User Command {whatever} (APL+WIN | Dyalog)

Overview

{whatever} is a utility useful to ....

Obviously it makes sense to make {whatever} available as a User Command.

This page offers a small class script {whatever} which is designed to do exactly that.

Assumptions

When User Commands got introduced in Dyalog with version 12.1, the User Commands where expected to reside in a sub folder Salt\Spice inside the Dyalog installation folder. This means that the script {whatever} attached to this page must go into this directory. Only then the User Commd "{whatever}" is recognized.

That script, which represents the ADOC User Command, assumes that it can find the "real" script at ....

Samples

{whatever} in action ....

Version

The script is version 1.0 from 2009-mm-dd

Author: {you}


Remove the "C" in front of one of the following lines and delete the other one:

CCategoryAplWinUserCommands

CCategoryDyalogUserCommands

UserCommandTemplate (last edited 2012-07-16 14:01:26 by KaiJaeger)