neoEdge _Run command - Forum

Forum Navigation
You need to log in to create posts and topics.

neoEdge _Run command

Hello again

 

Sory to bother anyone;

I am learning neo-Web and trying to use neoEdge .

(All is well up to now), however, in trying to use a variable in the _Run command I have an unusual result.

I set up the instruction as shown in _Run1

The command options are not sent but the word 'undefined' is output on the command line, as shown in _Run2

Am I missing something? please let me know what to do to send the contents of [comandLine] .

Good Health & Best Regards

Anthony

 

 

 

 

 

Uploaded files:
  • You need to login to have access to uploads.

@anthonyjones  Try using {{CommandLine}} for the VisualNEO Win style variable in the command line.  But that's a predefined VisualNeoWin variable, so your results will be the command sent to the neoEdge executable, not your defined parameters.  Are you trying to use a VisualNeo Web variable you have defined?

 

luishp and Vadim have reacted to this post.
luishpVadim

Many Thanks for the reply Darbdenral

That was it - a typo/spelling mistake and brackets too {{}} !! and using the wrong GetVer

Thanks again

Anthony

 

 

Darbdenral has reacted to this post.
Darbdenral