Patch level : 12.0 nopatch

Files correlati     : bagn009.uml
Commento        :

Aggiunta esportazione testo e dbase alla barra delle stampe con relativi tasti di uscita
This commit is contained in:
Alessandro Bonazzi 2021-11-05 01:01:55 +01:00
parent 3dfcd20fe8
commit 23f0be7e72

View File

@ -101,6 +101,13 @@ BEGIN
MESSAGE EXIT,69
END
BUTTON DLG_EXPORT_DBF 2 2
BEGIN
PROMPT 7 1 "D~base"
PICTURE TOOL_EXPORT
MESSAGE EXIT,K_DBF
END
BUTTON DLG_NULL 2 2
BEGIN
END