Files correlati : Ricompilazione Demo : [ ] Commento : Patch level : Files correlati : Ricompilazione Demo : [ ] Commento : Patch level : Files correlati : Ricompilazione Demo : [ ] Commento : git-svn-id: svn://10.65.10.50/trunk@10581 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			20 lines
		
	
	
		
			534 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			534 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
| // Spostamento convocazioni (su punto di prelievo)
 | |
| // definizione campi per maschera
 | |
| 
 | |
| #define F_DATAINI       101
 | |
| #define F_DATAFIN       102
 | |
| #define F_PUNTO         103
 | |
| #define F_D_PUNTO       104
 | |
| #define F_TIPO          105
 | |
| #define F_D_TIPO        106
 | |
| #define F_CODSEZ        107
 | |
| #define F_DENSEZ        108
 | |
| #define F_CODSOT        109
 | |
| #define F_DENSOT        110
 | |
| #define F_SPOSTADAL     111
 | |
| #define F_SPOSTAAL      112
 | |
| #define F_SPOSTATI      113
 | |
| #define F_NONSPOSTATI   114
 | |
| #define F_STAMPA        201
 | |
| #define F_AZZERA        202
 |