Yes. ;) Here are some I found, running through the System labs:
Lab: Application Distribution - Installer load '~user\projects\apps\example\installer.ijs' not found: c:/users/rdmiller/j64-801-user/projects/apps/example/installer.ijs Lab: Building Applications load 'files jview' not found: C:\Users\rdmiller\j64-801/jview Lab: Client/Server (Simple Socket) load '~system/classes/cs/jssc.ijs' not found: c:/users/rdmiller/j64-801/system/classes/cs/jssc.ijs Lab: DLL Callback require 'winapi' NB. Win API utilities not found: C:/Users/rdmiller/j64-801/winapi Lab: DLL: Writing and Using a DLL open '~system\examples\dllwrite\dlltest.cpp' (opens nothing) Lab: Files load 'files jview' not found: C:\Users\rdmiller\j64-801/jview I could not run the lab "Formatting with printf" Lab: Lab Author fread (jpath '~system\extras\labs\system\author.ijt');0 500 _1 Lab: Mapped Files Database load '~system\extras\labs\system\mappeddb.ijs' not found: c:/users/user/j64-801/system/extras/labs/system/mappeddb.ijs Lab: ODBC: Binary large objects - BLOBS fails, trying to access ~system\examples\data\jblob.mdb ... Perhaps restoring the examples directory would be a good thing? Thanks, -- Raul On Thu, Feb 13, 2014 at 7:05 PM, bill lam <[email protected]> wrote: > I'll fix this. Are there anything else that also need to fix? Thanks. > On Feb 13, 2014 11:22 PM, "Raul Miller" <[email protected]> wrote: > > > Is anyone actively working on labs for j801. > > > > I ran into this today: > > > > ── (8 of 11) Web Server (ctd) ─────────────────────────────── > > Some verbs have been included in a script to show the use of > > sockets to connect with services on the Internet. > > ) > > load '~system\examples\socket\socklab.ijs' > > not found: c:/users/rdmiller/j64-801/system/examples/socket/socklab.ijs > > |file name error: script > > | 0!:0 y[4!:55<'y' > > > > (Loading the script from the equivalent j602 directory worked just fine.) > > > > That said, it also seems like the webget verb defined in socklab.ijs > might > > be generically useful rather than being just an example for a lab. > > > > Thoughts? > > > > Thanks, > > > > -- > > Raul > > ---------------------------------------------------------------------- > > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
