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:
alex 2010-12-05 10:29:46 +00:00
parent 71ba6a6498
commit bc36ba3809
2 changed files with 7 additions and 0 deletions

View File

@ -1,2 +1,3 @@
#define F_CODTAB 101
#define F_DESC 102
#define F_CODGARA 103

View File

@ -40,6 +40,12 @@ BEGIN
CHECKTYPE REQUIRED
END
STRING F_CODGARA 10
BEGIN
PROMPT 2 7 "Codice GARA "
FIELD S1
FLAG "U"
END
ENDPAGE