Quantcast
Channel: Take Command / TCC
Viewing all articles
Browse latest Browse all 1689

Naming the plugin when calling an exported @FUNCTION

$
0
0
After changing the file name and the internal name and loading both plugin DLLs, I have this.

Code:
v:\> plugin | grep 4.TILS
4UTILS:         @AVG            @BERNOULLI      @BINOMIAL       @CIDRTOIP       @CKSUMF         @CLOCK          @CYCLIC
4XTILS:         @AVG            @BERNOULLI      @BINOMIAL       @CIDRTOIP       @CKSUMF         @CLOCK          @CYCLIC

Apparently, I can use COMMANDs and _VARIABLESs when specifying the plugin name.

Code:
v:\> 4xtils$uhelp clock

Manipulate clocks...

Read more

Viewing all articles
Browse latest Browse all 1689

Trending Articles