Differences between revisions 1 and 2
Revision 1 as of 2009-10-20 20:13:51
Size: 1165
Editor: KaiJaeger
Comment:
Revision 2 as of 2009-10-21 18:52:47
Size: 1250
Editor: KaiJaeger
Comment:
Deletions are marked like this. Additions are marked like this.
Line 34: Line 34:
CategoryAplWinUserCommands | CategoryDyalogUserCommands
# Remove the # in front of one of the following line and delete the other one:
#
CategoryAplWinUserCommands
#
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 # in front of one of the following line and delete the other one: # CategoryAplWinUserCommands # CategoryDyalogUserCommands

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