F
Fernando Souza
Guest
No, for a ABL client, only MESSAGE ALERT-BOX gets logged with 4GLMessages turned on. Normal MESSAGE statements do not go to the log file. You can call the LOG-MANAGER:WRITE-MESSAGE() method instead if you want to write something to the client log file.
Continue reading...
Continue reading...