Eric, the problem appears to be in the file for gamesolver.IJS. It is not 
loading correctly. Other files from math/misc do load.

"ourpad" yes!

---
(B=)

On Jan 10, 2012, at 10:34 AM, Eric Iverson <eric.b.iver...@gmail.com> wrote:

> I don't have access to my ipad right now (my girlfriend calls it ourpad and
> she has it) so can't comment on the ipad inserting spaces. But your
> examples have some simple typos and your problem may be no more complicated
> than that.
> 
> The file name needs to be in single quotes (it is not in your pasted
> examples). That is,
> 
>   load '~addons/math/misc/gamesolver.ijs'
> 
> And the verb is solvetgame (your example has a blank). That is,
> 
>    solve game 2 2 $ 20 _30 _10 20
> 
> This worked for me on my desktop with a local JHS.
> 
> 
> 
> 
> 
> 
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to