06-08-2013, 04:02 AM
If you have whole Archive.qml imported, you can search it using the 'Search Help and tools' edit box in the top-right of QM window. At first click the down arrow next to it, click Options, add
/Archive
and click OK to rebuild the search words index.
There are 2 ways of adding files to exe:
1. #exe addfile "file"
2. With QM functions that use files use a resource id like ":10 file.bmp", and in Make Exe dialog check 'Auto add...'.
/Archive
and click OK to rebuild the search words index.
There are 2 ways of adding files to exe:
1. #exe addfile "file"
2. With QM functions that use files use a resource id like ":10 file.bmp", and in Make Exe dialog check 'Auto add...'.