InstallShield 2016 » InstallScript Language Reference
Message
'text' : missing '(' after function name
Description
The compiler expected to find the opening parenthesis that follows a function name in a function definition; the character or characters indicated by text were encountered instead.
Troubleshooting Information
Check that the function’s parameter list is enclosed within parentheses. If the function takes no parameters, the parentheses will be empty.
Verify that only space characters come between the function name and its parameter list.
See Also
InstallShield 2016 Help LibraryAugust 2016 |
Copyright Information | Flexera Software |