Patch level : 10.0 852
Files correlati : Ricompilazione Demo : [ ] Commento : Tabella codiceidentificativo gara git-svn-id: svn://10.65.10.50/branches/R_10_00@21238 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
71ba6a6498
commit
bc36ba3809
@ -1,2 +1,3 @@
|
|||||||
#define F_CODTAB 101
|
#define F_CODTAB 101
|
||||||
#define F_DESC 102
|
#define F_DESC 102
|
||||||
|
#define F_CODGARA 103
|
||||||
|
@ -40,6 +40,12 @@ BEGIN
|
|||||||
CHECKTYPE REQUIRED
|
CHECKTYPE REQUIRED
|
||||||
END
|
END
|
||||||
|
|
||||||
|
STRING F_CODGARA 10
|
||||||
|
BEGIN
|
||||||
|
PROMPT 2 7 "Codice GARA "
|
||||||
|
FIELD S1
|
||||||
|
FLAG "U"
|
||||||
|
END
|
||||||
|
|
||||||
ENDPAGE
|
ENDPAGE
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user