1996-06-04 14:54:43 +00:00
|
|
|
#include "cg6800.h"
|
|
|
|
|
2009-02-23 14:06:07 +00:00
|
|
|
TOOLBAR "topbar" 0 0 0 2
|
|
|
|
|
|
|
|
#include <stdbar.h>
|
|
|
|
|
|
|
|
ENDPAGE
|
|
|
|
|
|
|
|
PAGE "" 0 2 0 0
|
1996-06-04 14:54:43 +00:00
|
|
|
|
1999-04-26 15:58:05 +00:00
|
|
|
NUMBER F_NUMREG 7
|
1996-06-04 14:54:43 +00:00
|
|
|
BEGIN
|
|
|
|
PROMPT 2 1 "Numero di registrazione "
|
|
|
|
HELP "Inserire il numero di registrazione che si vuole modificare"
|
|
|
|
FLAGS "RZ"
|
|
|
|
CHECKTYPE REQUIRED
|
|
|
|
END
|
|
|
|
|
|
|
|
ENDPAGE
|
|
|
|
|
|
|
|
ENDMASK
|