InstallShield 2019 ยป 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 2019 Help LibraryApril 2019 |
Copyright Information | Flexera |