﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
219	Error  loading Lucide.dll: can't find module 'LIBC063' (SYS002)	Rainer		"
Version 1.3.0 to 1.3.3 Beta


The ""new"" plausibility / loading for DLL modules does not check the DIR / DLL via BEGINLIBPATH.  

Lucide does not find the DLL s and display a Message ""... (SYS002)""


Test Case:

the Modules LIBC063 are not in LIBPATH but in Beginlibpath

 
 rem Lucide.cmd Version 1.0 2007-11-05 Rainer
 
 rem Lucide-1-21.cmd 2009-02-28 Rainer
 
 rem Lucide-1-30.cmd 2010-04-12 Rainer
  
 rem mode co100,80 gives more space for test output to look at
 
 rem mode co100,80
 
 SET LIBPATHSTRICT=T
 
 SET BEGINLIBPATH=S:\download\os2\gcc442;S:\download\os2\libc063;S:\download\os2\UClib;
 
 s:

 cd \download\os2\LUCIDE\V1-30
 
 lucide.exe %1 %2 %3 %4 %5 %6 %7
 
 cd \
 
 rem pause

Kind Regards

Rainer

PS: the Lucide trac does not offer versions  above 1.3
"	defect	closed	minor	1.3.3	Lucide Core	1.3	fixed		
