Mcmd Commander Command Explanation and description

Source: Internet
Author: User
Tags call shell

Mcmd Commander Command Explanation and description

Mcmd belongs to the command Line Extension interpretation tool, the software is based on Delphi completion, command parameters imitate Pecmd, the function is roughly the same.

_skip

defines the sub-procedure and proceeds to the next command of the call command that invokes the child procedure.
lattice _skip < sub-process name;
function
parameter sub-procedure name.
example _skip @SHELL
note

※_skip and _end is only the corresponding C The all command executes, and the main process skips these commands.

※ this command and the _end command cannot be used on the command line, other references to _end command description.
※the Sub-procedure can be called anywhere in the configuration file by the call command in the same profile, and is recommended at the beginning of the file.

※ this command and the _end command cannot be used on the command line, other references to _end command description.                            

_end

Format _end < sub-process name >
Function The child procedure definition ends and proceeds to the next command of the call command that invokes the child procedure.
Parameters The child procedure name.
Example _end @SHELL
Note

※ The _skip command and the _end command defining a sub-procedure must be a separate line.
The ※_end command must match the _skip command one by one, and other sub-procedures can be called within the child procedure.
※ This command and the _skip command can only be used in the configuration file and cannot be used at the command line.


Pager
Format Call < sub-procedure name >
Function Calling a child procedure
Parameters Call the child procedure, and the parameter is the child procedure name.
Example Call SHELL
Note

※ called sub-procedure: The call command can only invoke sub-procedures within the same configuration file, the call command calls the function of the child procedure cannot be
Command line, additional references to the _skip and _end commands are described.

Note: Other command functions are in the development of ......

Mcmd Commander Command Explanation and description

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.