




This section shows you how to create the callback functions you need to define in order to complete the working example.
to create a new file.
to save the file. Save it in the same directory you saved
ib-example.lisp
, and call this new file
ib-callbacks.lisp
.
ib-callbacks.lisp
file:
(in-package "COMMON-LISP-USER")
to save the file when you have entered all the function definitions.The functions that you need to define in this file are divided into the following categories:
LispWorks IDE User Guide (Windows version) - 25 Nov 2011