InstallShield 2016 ยป InstallScript Language Reference
Message
macro expansion text too large
Description
The text specified for the identifier in a #define statement exceeds 256 characters.
Troubleshooting Information
Either shorten the string specified for that identifier or divide the text into two or more shorter strings and specify each in a #define statement. Then concatenate the strings in your program.
See Also
InstallShield 2016 Help LibraryAugust 2016 |
Copyright Information | Flexera Software |