a61ccc3909
Files correlati : Ricompilazione Demo : [ ] Commento :bug 830 git-svn-id: svn://10.65.10.50/trunk@17608 c028cbd2-c16b-5b4b-a496-9718f37d4682
36 lines
433 B
Plaintext
Executable File
36 lines
433 B
Plaintext
Executable File
#include "cg1300.h"
|
|
|
|
PAGE "" -1 -1 70 8
|
|
|
|
NUMBER F_CODDITTA 5
|
|
BEGIN
|
|
PROMPT 1 1 "Ditta "
|
|
FLAGS "FRD"
|
|
USE LF_NDITTE KEY 1
|
|
CHECKTYPE REQUIRED
|
|
INPUT CODDITTA F_CODDITTA
|
|
OUTPUT F_CODDITTA CODDITTA
|
|
OUTPUT F_RAGSOC RAGSOC
|
|
END
|
|
|
|
STRING F_RAGSOC 50
|
|
BEGIN
|
|
PROMPT 1 2 "Ragione sociale "
|
|
FLAGS "D"
|
|
END
|
|
|
|
ENDPAGE
|
|
|
|
TOOLBAR "topbar" 0 0 0 2
|
|
#include <stdbar.h>
|
|
ENDPAGE
|
|
|
|
ENDMASK
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|