Files correlati : Ricompilazione Demo : [ ] Commento :aggiunto il modulo TC nella 4.0 git-svn-id: svn://10.65.10.50/trunk@14826 c028cbd2-c16b-5b4b-a496-9718f37d4682
14 lines
343 B
C
Executable File
14 lines
343 B
C
Executable File
// invio dati ad altra procedura
|
|
|
|
#define F_CODDITTA 101
|
|
#define F_RAGSOC 102
|
|
#define F_CLIFOR 112
|
|
#define F_MOVCONT 113
|
|
#define F_TIPOINVIO 120
|
|
#define F_DESTINAZIONE 121
|
|
#define F_NUMEROINVIO 122
|
|
#define F_DATAINI 123
|
|
#define F_DATAFIN 124
|
|
#define F_RIPRISTINA 125
|
|
#define F_DATARIPRISTINO 126
|