Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Compiling .exe with multiple image files
#1
Gintaras, I need to include multiple image files I when creating the .exe, however not all the image files are directly pathed in the macro, it loops through on the scan but only only one is matched each time (there are 37 in total).

Will QM know that I need to include multiple image files within my macro when compiling .exe by simply adding the :10 before the partial file name? Or do I need to somehow explicitly define the path for each individual file?

Macro Macro [b]SL[_b] [help1][_help1]
Code:
Copy      Help
for Count 0 37
,,SetRect &r 657 249 693 296
,,if(scan(F":10 C:\Users\admin1\Documents\My QM\SL\num{Count}.bmp" w r 0 100))
,,,CurrentNumber=Count ;;assign most recent number spun to variable

Kind Regards
Matt


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)