21 lines
224 B
Plaintext
21 lines
224 B
Plaintext
|
#include "mg4400.h"
|
||
|
|
||
|
PAGE "Controllo Documenti/Movimenti" -1 -1 40 3
|
||
|
|
||
|
NUMBER F_ANNO 4
|
||
|
BEGIN
|
||
|
PROMPT 1 1 "Anno "
|
||
|
CHECKTYPE REQUIRED
|
||
|
FLAGS "A"
|
||
|
END
|
||
|
|
||
|
ENDPAGE
|
||
|
|
||
|
TOOLBAR "topbar" 0 0 0 2
|
||
|
#include <elabar.h>
|
||
|
ENDPAGE
|
||
|
|
||
|
|
||
|
ENDMASK
|
||
|
|