MNTCON REMOTESTYLE
By default, Maintain supports the use of a variable for the server name in CALL AT and EXEC AT statements. It is possible to disable the variable server name feature by using MNTCON REMOTESTYLE.
This command is outside the Maintain language, but is described in this content for your convenience.
Disable the Variable Server Name Feature
Use the following statement in the server profile file (edasprof.prf) or in individual user profiles:
MNTCON REMOTESTYLE {ON|OFF}
where:
ON
Allows variables to be used in the AT SERVER syntax for use with the CALL and EXEC commands. ON is the default value.
OFF
Disables the variable server name feature.