Enrico Maria Giordano wrote:It seems to work fine. I have to test it thoroughly. Thank you.It should work fine, please try it :-)Ok, I'll try, thank you.
It is just one more stack call
Enrico Maria Giordano wrote:It seems to work fine. I have to test it thoroughly. Thank you.It should work fine, please try it :-)Ok, I'll try, thank you.
It is just one more stack call
IF TYPE( "MAIN()" ) = "UI"
  MAIN()
  QUIT
ENDIFSorry, Enrico,
I forgot to answer you.
For 'INIT PROCEDURE' there is good documentation in the xHarbour Language Reference Guide.chm.
Also an example under 'EXIT PROCEDURE'.
Regards, Detlef
IF TYPE( "MAIN()" ) = "UI"
  MAIN()
  QUIT
ENDIFDear Enrico,
If it works fine for you then use it and lets wait to see if there are any issues
I'm not going to use it for now but I keep it for the future. Thank you.