2011-12-22 16:01:38 +00:00
|
|
|
#include "mg4400.h"
|
2009-05-11 10:27:55 +00:00
|
|
|
|
2011-11-18 17:43:06 +00:00
|
|
|
PAGE "Controllo Documenti/Movimenti" -1 -1 40 3
|
2009-05-11 10:27:55 +00:00
|
|
|
|
2011-11-18 17:43:06 +00:00
|
|
|
NUMBER F_ANNO 4
|
2009-05-11 10:27:55 +00:00
|
|
|
BEGIN
|
2011-11-18 17:43:06 +00:00
|
|
|
PROMPT 1 1 "Anno "
|
2009-05-11 10:27:55 +00:00
|
|
|
CHECKTYPE REQUIRED
|
2011-11-18 17:43:06 +00:00
|
|
|
FLAGS "A"
|
2009-05-11 10:27:55 +00:00
|
|
|
END
|
|
|
|
|
|
|
|
ENDPAGE
|
|
|
|
|
2011-11-18 17:43:06 +00:00
|
|
|
TOOLBAR "topbar" 0 0 0 2
|
2009-05-11 10:27:55 +00:00
|
|
|
#include <elabar.h>
|
|
|
|
ENDPAGE
|
|
|
|
|
2011-11-18 17:43:06 +00:00
|
|
|
|
2009-05-11 10:27:55 +00:00
|
|
|
ENDMASK
|
2011-11-18 17:43:06 +00:00
|
|
|
|