Page 1 of 1

Custom setup.bmp

Posted: Mon Apr 24, 2006 10:18 am
by tiger9091
Is there anyway to specify the setup.bmp file through an include file or based on a compiler variable?

Thanks,

Tiger9091

Posted: Mon Apr 24, 2006 10:41 am
by jimo
The bitmap that is displayed at runtime is displayed before any script commands execute. So, no I do not think you can conditionally change the setup bitmap.

Posted: Mon Apr 24, 2006 10:45 am
by tiger9091
Thanks for the prompt reply.

Tiger9091