Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Anchor
1047550
1047550
For example, the following UCMD Manager command can be used from Windows or UNIX to request execution of the command reference cref100 and pass it options opt1 and opt2:

Panel
ucmd -c "cref100 opt1,opt2" -cmd_type cmdref ...


Anchor
1046941
1046941
Command references can define any valid command type, such as commands and scripts.

...

Anchor
1046944
1046944
The following command reference executes a ucopy command to read a file.


Panel
# Command reference to read a file.
#

-format cmd
-type   shell


<eof>


ucopy /application/file.txt

Anchor
1046946
1046946