The FUNCTON argument to DELIVER is not a fbound symbol or a function
LW 6.1.1
Just recently when I go to recompile an old program it pops up:
"Error during initialization: The FUNCTON argument to DELIVER is not a fbound symbol or a function: FOO"
Yet in the delivery script, I have:
(deliver 'FOO "MyPath\\MyProgramFOO" 0 :ICON-FILE "MyIcon.ico" :STARTUP-BITMAP-FILE "MySplashScreen.bmp":keep-macros t)
Any idea what might be the cause?
--
Regards,
William