ven, 08 Jan 2010, David Ward Lambert skribis: > This is a problem with j. Clearly, j starts. > Thanks! > > $ cat <<\EOF > /tmp/ssq > #!/usr/local/j64-602/bin/j > echo +/*:0".>,.2}.ARGV > exit'' > EOF > $ chmod +x /tmp/ssq > $ /tmp/ssq 8 3 > |file name error: script > | 0!:0 y[4!:55<'y'
That might be a bug in verb 'getscripts' that I had fixed in aug last year. You may update that verb from jal svn. Another workaround is to add _any_ suffix to your script, eg $cp /tmp/ssq /tmp/ssq.foo $/tmp/ssq.foo 8 3 -- regards, ==================================================== GPG key 1024D/4434BAB3 2008-08-24 gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3 ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
