The problem seems to be the following:

$ ls system/main.old/defs/netdefs_win.ijs
system/main.old/defs/netdefs_win.ijs

whereas:

ls system/main/defs/netdefs_win.ijs
ls: cannot access system/main/defs/netdefs_win.ijs: No such
file or directory

doing a load 'socket'

tries to use system/main/defs to use netdefs_win.ijs and the
directory
system/main/defs doesn't exist


>Subject: [Jprogramming] can't do a load 'httpget.ijs'
>To: [email protected]
>Message-ID: <[EMAIL PROTECTED]>
>Content-Type: text/plain; charset="iso-8859-1"
>
>I am trying to use httpget.ijs and get the error:
>|file name error: jsystemdefs
>|       0!:0<jpath'~system\main\defs\',y,'_',(tolower
>UNAME),(IF64#'_64'),'.ijs'
>
>Is my only solution to not use a windows based machine?
>>
>I can use my Ubuntu (linux) to do what I need to do.  Is
>there another solution to this problem not being able to
>load 'socket.ijs' which is required to do a load
>'httpget.ijs'?
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to