04087fe879
Files correlati : Ricompilazione Demo : [ ] Commento : Stampe di controllo tabelle controlli, motivi, luoghi donazione git-svn-id: svn://10.65.10.50/trunk@6935 c028cbd2-c16b-5b4b-a496-9718f37d4682
18 lines
253 B
Plaintext
Executable File
18 lines
253 B
Plaintext
Executable File
//DEFINIZIONE MASCHERA PER STAMPA TABELLA PUNTI DI PRELIEVO
|
|
//#include "bastldn.h"
|
|
|
|
PAGE "Stampa Tabella Punti di prelievo" -1 -1 56 8
|
|
|
|
BUTTON DLG_OK 10 2
|
|
BEGIN
|
|
PROMPT -12 -1 ""
|
|
END
|
|
|
|
BUTTON DLG_QUIT 10 2
|
|
BEGIN
|
|
PROMPT -22 -1 ""
|
|
END
|
|
|
|
ENDPAGE
|
|
ENDMASK
|