Is there any reason that a script works when I debug it using the MagicScript editor, but not when I run it from within XMM?
I have modified the IAFD script that comes with XMM, adding routines to skip male actors and unknown actresses. That works fine but is a little ugly.
However, I have added two routines where, if the title is linked to Excalibur films, the script loads a second web page to get the Excalibur stock number, then loads a third page to get the front and back covers (I use Excalibur because they don't watermark their images), without any ambiguity about naming conventions or duplicate titles.
When running the script in the editor it works flawlessly, either straight through or step-by-step. But when run from within XMM, the download of info stops when it enters the POSTER routine.
I have tried both OPENNEWWEB/RESTOREWEB and OPENWEBSLOT?/RESTOREMAIN.