Differences between revisions 2 and 3
Revision 2 as of 2009-10-21 18:52:47
Size: 1250
Editor: KaiJaeger
Comment:
Revision 3 as of 2009-10-21 21:08:28
Size: 1257
Editor: KaiJaeger
Comment:
Deletions are marked like this. Additions are marked like this.
Line 35: Line 35:
# Remove the # in front of one of the following line and delete the other one:
# CategoryAplWinUserCommands
# CategoryDyalogUserCommands
''Remove the "C" in front of one of the following lines and delete the other one:''

C
CategoryAplWinUserCommands

C
CategoryDyalogUserCommands

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)