04-23-2022, 04:14 PM
encountered an error in line 14 (invalid handle. May be something simple?
just make sure in the source code that you change the code to
i& = _LoadImage("C:\Users\wadmi\Desktop\mame zips\Clock QB64Phoenix\Phoenix64clock.png", 32)
to where the image file is located
*** Note ***
this is where the file is located on my computer ,try changing it to suit yours.
"C:\Users\wadmi\Desktop\mame zips\Clock QB64Phoenix\Phoenix64clock.png"
***************************************
and then run the script
it works fine
just make sure in the source code that you change the code to
i& = _LoadImage("C:\Users\wadmi\Desktop\mame zips\Clock QB64Phoenix\Phoenix64clock.png", 32)
to where the image file is located
*** Note ***
this is where the file is located on my computer ,try changing it to suit yours.
"C:\Users\wadmi\Desktop\mame zips\Clock QB64Phoenix\Phoenix64clock.png"
***************************************
and then run the script
it works fine