InstallShield 2016 ยป InstallScript Language Reference
Message
'end' : missing 'begin' at start of function
Description
The keyword begin is missing in a function declaration.
Troubleshooting Information
Insert the keyword begin before the first statement in the function. Local variable declarations should appear between the function header and the keyword begin. The function header itself should not be terminated with a semicolon.
See Also
InstallShield 2016 Help LibraryAugust 2016 |
Copyright Information | Flexera Software |