19 lines
269 B
Plaintext
19 lines
269 B
Plaintext
|
#include "bainst23.h"
|
||
|
|
||
|
PAGE "Installazione VD" -1 -1 78 8
|
||
|
|
||
|
BOOL F_DEFAULTSDATA
|
||
|
BEGIN
|
||
|
PROMPT 2 2 "Carica le tabelle del modulo Vendite al dettaglio"
|
||
|
END
|
||
|
|
||
|
BUTTON DLG_OK 10 2
|
||
|
BEGIN
|
||
|
PROMPT -11 -1 "~Conferma"
|
||
|
MESSAGE EXIT,K_ENTER
|
||
|
PICTURE BMP_OK
|
||
|
END
|
||
|
|
||
|
ENDPAGE
|
||
|
ENDMASK
|