06-19-2007, 06:08 PM
Try to place
opt waitmsg 1
before Play.
Does it help? If not, leave player running. QM closes unused player window (by default it is hidden) after maybe 10 minutes of inactivity. On my computer it loads quickly, but maybe on your computer it loads slowly. Play waits for it to pass the filename. Don't remember exactly but if player is visible (Play 1 "file" 1), it is not auto closed. You can use mov -1000 -1000 __hwndmp to hide it.
opt waitmsg 1
before Play.
Does it help? If not, leave player running. QM closes unused player window (by default it is hidden) after maybe 10 minutes of inactivity. On my computer it loads quickly, but maybe on your computer it loads slowly. Play waits for it to pass the filename. Don't remember exactly but if player is visible (Play 1 "file" 1), it is not auto closed. You can use mov -1000 -1000 __hwndmp to hide it.