Re: jaws scripting help
Instead of putting Control+Alt+UpArrow into your script, you would have to put UpCell () as that is the script you're trying to activate. The cell functions are: UpCell, DownCell, PriorCell and NextCell. It must just be that if you have a script containing a key command that normally activates another script, it doesn't activate the script but passes the key command straight to the application. So because control alt up arrow is not a keyboard shortcut that performs a task in your browser, nothing happpens. . I wrote a similar script to the one you suggested for testing the delay, and although I think the delay part worked, I think what's happening is that when a new page loads, jaws automatically triggers other scripts that let it interact with the webpage. The fact that you're trying to do stuff on a new page before these automatic scripts have been performed, is probably the issue. You'd probably have to include in your script these functions that are normally run automatically.
-- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector