Files correlati : at4.exe e maschere Ricompilazione Demo : [ ] Commento : aggiunto supperto per creare file SMS per vodafone (manca solo la scelta in at43) git-svn-id: svn://10.65.10.50/trunk@11272 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			21 lines
		
	
	
		
			524 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			524 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
| // convocazioni su sezione
 | |
| // definizione campi per maschera di selezione
 | |
| #define F_SEZINI     101
 | |
| #define F_D_SEZINI   102
 | |
| #define F_SOTINI     103
 | |
| #define F_D_SOTINI   104
 | |
| #define F_SEZFIN     105
 | |
| #define F_D_SEZFIN   106
 | |
| #define F_SOTFIN     107
 | |
| #define F_D_SOTFIN   108
 | |
| #define F_DATACONV   109
 | |
| #define F_INTMIN     110
 | |
| #define F_INTMAX     111
 | |
| #define F_INTMINCON  112
 | |
| #define F_DEFINITIVA 113
 | |
| #define F_ELENCOCON  401
 | |
| #define F_ELENCORIT  402
 | |
| #define F_ETICHETTE  403
 | |
| #define F_CARTOLINE  404
 | |
| #define F_SMS        405
 |