d0ab8cc457
Files correlati : Ricompilazione Demo : [ ] Commento : riportata la versione 98.01.05 patch 34 git-svn-id: svn://10.65.10.50/trunk@7409 c028cbd2-c16b-5b4b-a496-9718f37d4682
22 lines
308 B
Plaintext
Executable File
22 lines
308 B
Plaintext
Executable File
#include "bainst07.h"
|
|
|
|
PAGE "Installazione CG" -1 -1 78 8
|
|
// GROUP 1 = PRE-INSTALLATION
|
|
// GROUP 2 = POST-INSTALLATION
|
|
|
|
BOOL F_DEFAULTSDATA
|
|
BEGIN
|
|
PROMPT 2 2 "Installa dati IVA"
|
|
GROUP 1
|
|
END
|
|
|
|
BUTTON DLG_OK 10 2
|
|
BEGIN
|
|
PROMPT -11 -1 "~Conferma"
|
|
MESSAGE EXIT,K_ENTER
|
|
PICTURE BMP_OK
|
|
END
|
|
|
|
ENDPAGE
|
|
ENDMASK
|