03-28-2023, 03:50 AM
The metacommands are typically pre-compiler directives that are evaluated as a first pass over the source code. Similar to $Include, the IDE validates the $ExeIcon metacommand interactively to ensure a valid file is specified.
I think if you want to conditionally set the icon after checking for its existence you would want to use the _ICON method instead.
I think if you want to conditionally set the icon after checking for its existence you would want to use the _ICON method instead.