cg1600.* Stampa importi a 16 caratteri sulla stampa IV direttiva cg2100.* Supporto per il fantastico Easydoc (quando funzionera'?) git-svn-id: svn://10.65.10.50/trunk@5382 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			32 lines
		
	
	
		
			617 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			32 lines
		
	
	
		
			617 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
| #ifndef __CG1600_H
 | |
| #define __CG1600_H  
 | |
| 
 | |
| #define TAB_ESC "ESC"
 | |
| #define TAB_IVD "%IVD"
 | |
| 
 | |
| #define F_CODDITTA 101
 | |
| #define F_RAGSOC 102
 | |
| #define F_DATASTAMPA 103
 | |
| #define F_TIPOBIL 104
 | |
| #define F_TIPOSTAMPA 105
 | |
| #define F_TIPOSTAMPA1 106
 | |
| #define F_DATALIM 107
 | |
| #define F_DATABILRAF 108
 | |
| #define F_STAMPAINT 109
 | |
| #define F_STAMPACOD 110
 | |
| #define F_STAMPAMOV 111
 | |
| #define F_COMPETENZA 112
 | |
| #define F_STAMPAMODULO 113
 | |
| #define F_DATAINI 114
 | |
| #define F_DATAFINE 115
 | |
| #define F_ANNOESE 116
 | |
| #define F_ANNORAFFR 117
 | |
| #define F_STAMPAMOVPROV 118
 | |
| #define F_QUADRATURA 119
 | |
| #define F_SEPARATOR 120
 | |
| #define F_PICTURE   121
 | |
| 
 | |
| #endif  // __CG1600_H
 | |
| 
 | |
| 
 |