Differences between revisions 8 and 9
Revision 8 as of 2012-07-16 14:00:41
Size: 1098
Editor: KaiJaeger
Comment:
Revision 9 as of 2012-07-16 14:01:26
Size: 972
Editor: KaiJaeger
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
= User Command {whatever} (APL+WIN | Dyalog) = = User Command {whatever} =
Line 16: Line 16:

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

User Command {whatever}

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.

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)