I don't know what "$" is in this context, nor what getScript() does, but
this is almost definitely loading the script into the content scope which
cannot access the Greasemonkey sandbox.  You probably want @require.

http://wiki.greasespot.net/Metadata_Block#.40require

On Thu, Sep 6, 2012 at 1:31 PM, JE <r...@ehrhardt.name> wrote:

> win.$.getScript('
> http://scripts.die-staemme.de/gm-scripts/DSsendReportsToOBST.js');
>

-- 
You received this message because you are subscribed to the Google Groups 
"greasemonkey-users" group.
To post to this group, send email to greasemonkey-users@googlegroups.com.
To unsubscribe from this group, send email to 
greasemonkey-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/greasemonkey-users?hl=en.

Reply via email to