Parameter | Description | Value |
---|---|---|
filename |
Specifies the name and path of a batch file. |
The value is a string of 5 to 64 characters. The file name extension is .bat or .cfg. If the batch file to be processed is in the current directory; you can only input the name of a batch file. |
parameter |
Specifies a VSL parameter. |
The value is a string of 1 to 32 case-sensitive characters. |
Usage Scenario
Precautions
When a .bat file is a VSL script, the execute command configures services automatically and commands in the batch file as well as performs configurations for services specified by parameter at a time.
Whether a character is invisible is determined based on the ASCII character table. Characters whose ASCII character value ranges from 32 to 126 are visible (the ASCII character value 32 indicates spaces). Other characters are invisible.