Search found 2 matches

by nodrog_reversed
Tue Apr 19, 2005 12:08 pm
Forum: newLISP and the O.S.
Topic: Can you link the newlisp-tk executable
Replies: 2
Views: 3601

Can you link the newlisp-tk executable

Hi, A "newbie" question. Sorry if it's been asked before - couldn't find anything with a search. Can you use link.lsp (or variant) to bind code to the newlisp-tk executable. I'm just thinking of making an executable with GUI that can be used/distributed as a single file. I tried with the link.lsp fr...
by nodrog_reversed
Mon Apr 18, 2005 12:11 pm
Forum: newLISP in the real world
Topic: Bug in sqlite3 interface code
Replies: 1
Views: 2484

Bug in sqlite3 interface code

Hi, I just started playing with newLisp and was trying the sqlite3 interface as supplied in the source code. I found that there is a bug in the code - errors not being returned properly. So I'll submit it here. Sorry if this is the wrong part of the forum - or if this is well kown and already addres...