P.S. beware email line wrap. Here's those last two definitions
rephrased to hopefully avoid line wrap issues:

editurl=: {{
  'https://code.jsoftware.com/mediawiki/index.php?action=edit&title=',y
}}
wikisrc=: {{
  t=. '-sL' gethttp editurl y
  rplc&('&lt;';'<';'&amp;';'&');'textarea' innerhtmls t
}}

I hope this helps,

-- 
Raul
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to