Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Copy content's of one macro to the other and compile to exe
#3
If using bmp macros, one of solutions would be like this:
Code:
Copy      Help
#exe addtextof "Macro1658.bmp"

int i=1658
if(scan(F"macro:Macro{i}.bmp" 0 0 1))
,out "found"

Need to add all bmp macros with #exe addtextof, because QM cannot add automatically because the string in scan uses a variable.
Similar would be with files.


Messages In This Thread

Forum Jump:


Users browsing this thread: 4 Guest(s)