Files correlati : Ricompilazione Demo : [ ] Commento :eliminato quell'aborto di ve7; trasformato in ps0077 tanto per non perdere i programmi git-svn-id: svn://10.65.10.50/trunk@18345 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			23 lines
		
	
	
		
			542 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			542 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
// campi form flussi di cassa
 | 
						|
#define FF_DESCRIZIONE  1
 | 
						|
#define FF_DOCUMENTO    2
 | 
						|
#define FF_IMPORTOD     3
 | 
						|
#define FF_IMPORTOA     4
 | 
						|
#define FF_ESTREMIDOC   5
 | 
						|
#define FF_STATODOC     6
 | 
						|
#define FF_SCADENZA     7
 | 
						|
#define FF_PROGRESSIVO  8
 | 
						|
 | 
						|
#define FF_B_DESCRIZIONE 11
 | 
						|
#define FF_B_DOCUMENTO   12
 | 
						|
#define FF_B_IMPORTOD    13
 | 
						|
#define FF_B_IMPORTOA    14
 | 
						|
#define FF_B_SCADENZA    15
 | 
						|
#define FF_B_ESTREMIDOC  16
 | 
						|
#define FF_B_STATODOC    17
 | 
						|
#define FF_B_PROGRESSIVO 18
 | 
						|
 | 
						|
#define FF_DITTA       21
 | 
						|
#define FF_DATE        22
 | 
						|
#define FF_PAGE        23
 |