cd9f622862
Files correlati : Ricompilazione Demo : [ ] Commento :ammodernate maschere git-svn-id: svn://10.65.10.50/trunk@18327 c028cbd2-c16b-5b4b-a496-9718f37d4682
22 lines
317 B
Plaintext
Executable File
22 lines
317 B
Plaintext
Executable File
#include "cg6800.h"
|
|
|
|
TOOLBAR "topbar" 0 0 0 2
|
|
|
|
#include <stdbar.h>
|
|
|
|
ENDPAGE
|
|
|
|
PAGE "" 0 2 0 0
|
|
|
|
NUMBER F_NUMREG 7
|
|
BEGIN
|
|
PROMPT 2 1 "Numero di registrazione "
|
|
HELP "Inserire il numero di registrazione che si vuole modificare"
|
|
FLAGS "RZ"
|
|
CHECKTYPE REQUIRED
|
|
END
|
|
|
|
ENDPAGE
|
|
|
|
ENDMASK
|