So are you using a beta?
Oleg Kobchenko On Jul 30, 2007, at 7:59 PM, [EMAIL PROTECTED] wrote: 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'? --------- I found the following reference to this bug ------ In J601 beta N: (9!:12 ; 9!:14)'' +-+--------------------------+ |6|j601/beta/2006-05-20/22:30| +-+--------------------------+ load 'jmf' |file name error: jsystemdefs | 0!:0<jpath'~system\main\defs\',y,'_',(tolower UNAME),(IF64#'_64'),'.ijs' Turns out this is 'because UNAME here is 'Win' but the actual filename requires it to be 'Win32'. On 64 bit systems, do you really have filenames containing "Win32_64"? That's amusing. -- DanBron 2006-05-22 16:03:24 ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm ____________________________________________________________________________________ Luggage? GPS? Comic books? Check out fitting gifts for grads at Yahoo! Search http://search.yahoo.com/search?fr=oni_on_mail&p=graduation+gifts&cs=bz ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
