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

CMath and the @PSHELL function

$
0
0
Hello @Charles Dye,
I cannot get the @PSHELL function to work with the CMath feature of the EditKeys plugin.

Code:
R:\>which @pshell64
@pshell64 is a user-defined variable function (%@strip[%@char[13 10],%@pshell[%$]])

R:\>pshell /s "$a=60"

R:\>pshell /s $a
60

R:\>:%@pshell64[$a]
%@pshell64[$a] = 60

R:\>:%@pshell[$a]
TCC: Syntax error "60
"

I'm trying a solution that you gave me a while back for working with @EVAL,
but it does not work in this instance...

Read more

Viewing all articles
Browse latest Browse all 1722

Trending Articles