<HTML><HEAD></HEAD>
<BODY dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: 10pt"><FONT 
face="Times New Roman"><FONT style="FONT-SIZE: 12pt">Hi "all",<BR><BR>thanks for 
the great amount of answers.<BR>Seems that the best way to handle my problem is 
to pack the necessary file <BR>within the jar file.<BR><BR><BR>Best 
regards<BR><BR>Lukas<BR><BR><BR><BR><BR>-----Original Message----- <BR>From: 
Alessio Stalla<BR>Sent: Wednesday, February 16, 2011 5:35 PM<BR>To: Mark 
Evenson<BR>Cc: </FONT></FONT><FONT style="FONT-SIZE: 12pt"><A 
href="mailto:armedbear-devel@common-lisp.net"><FONT 
face="Times New Roman">armedbear-devel@common-lisp.net</FONT></A><BR><FONT 
face="Times New Roman">Subject: Re: [armedbear-devel] newbie question<BR><BR>On 
Wed, Feb 16, 2011 at 5:23 PM, Mark Evenson <</FONT><A 
href="mailto:evenson@panix.com"><FONT 
face="Times New Roman">evenson@panix.com</FONT></A><FONT 
face="Times New Roman">> wrote:<BR>> To use more CL-like language: a file 
"test.lisp" has a FASL "test.abcl".<BR>>  Our FASL is a zip of the 
initialization code ('%%%._'), the classes<BR>> our bytecode compiler emits 
('%%%-nnn.cls') for each top-level form in<BR>> the corresponding 
('%%%.lisp') source file.  The contents of the<BR>> bootstraip ('%%%._') 
are executed when this FASL is (re)loaded.<BR><BR>Replace "for each top-level 
form" with "for each function definition"<BR>and it's 100% correct 
;)<BR><BR>A.<BR><BR>_______________________________________________<BR>armedbear-devel 
mailing list<BR></FONT><A href="mailto:armedbear-devel@common-lisp.net"><FONT 
face="Times New Roman">armedbear-devel@common-lisp.net</FONT></A><BR><A 
href="http://common-lisp.net/cgi-bin/mailman/listinfo/armedbear-devel"><FONT 
face="Times New Roman">http://common-lisp.net/cgi-bin/mailman/listinfo/armedbear-devel</FONT></A></FONT><FONT 
face="Times New Roman"><FONT style="FONT-SIZE: 12pt"> 
</FONT></FONT><BR></DIV></DIV></BODY></HTML>