Delivery help!
I'm attempting DELIVER for the first time. My application is saved in an image and behaves correct. My init file contains the following: (require "delivery") (deliver #'top-level "test" 0 :interface :capi) (quit) I immediately get the following error: #<unbound> is not of type HASH-TABLE. What am I missing?? Thanks, Greg