Error C8086

InstallShield 2024 » InstallScript Language Reference

Message

'text' : missing 'to' or 'downto'

Description

The character or characters specified by text were encountered in a for...endfor block at a location where an equal sign was expected.

Troubleshooting Information

This error occurs when the keyword to or downto is missing in a for statement.

See Also