OpenAccess SDK Manager command names are not case-sensitive; however, the command parameter service_name is case sensitive.
If the value of a command parameter contains spaces, the value must be enclosed within single quotes (’) or double quotes (").
If the value of a command parameter contains single or double quotes, use single quotes to quote double quotes and double quotes to quote single quotes.
The pound sign (#) is a comment character. All text that follows the pound sign on the same line is ignored.
When issuing commands using the direct or batch method, you must specify all of a command’s required and optional parameters in the correct position (specify the parameters in the order they are documented).