Patch level : 12.0 720
Files correlati : 770.exe Commento : Corretta registrazione nella tabella enti
This commit is contained in:
		
							parent
							
								
									6f4d9fea17
								
							
						
					
					
						commit
						db0425ef58
					
				@ -78,7 +78,7 @@ void TTabelle_770::write_rewrite_ENT() const
 | 
			
		||||
    mr.put("FIRST",  ent);
 | 
			
		||||
    cod.format("%05ld", row->get_long(0));
 | 
			
		||||
    mr.put("SECOND", cod);
 | 
			
		||||
    const TFixed_string data = row->get(2);
 | 
			
		||||
    const TString data = row->get(2);
 | 
			
		||||
    if (data.full())
 | 
			
		||||
    {
 | 
			
		||||
      mr.put("DATA",   data);
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user