The only way I know to invoke a lynx script involves lynx -cmd_log=/path/to/script "url" which entails a separate invocation of lynx itself.
Is there a way to invoke a lynx script from within the running lynx, so that I could immediately manipulate the text of the page I'm currently viewing?