From Enrico Maria Giordano@21:1/5 to All on Sun Oct 27 12:13:48 2024
Hi there,
The MAIN() function is the startup function in Harbour and xHarbour. But
in xHarbour the function MAIN() is the startup function only when its
module is the first linked in. Do you know a way to specify a startup
function in xHarbour that is not in the first linked module?