 Shawn.Hsiao
		
			Shawn.Hsiao
		
		
		
		
		
		
		
		
	
			03-16-2018 09:18 AM
Is it possible to write a single bit only without overwriting other bits in one byte DB?
 JensG69
		
			JensG69
		
		
		
		
		
		
		
		
	
			04-13-2018 10:08 AM
Hi,
currently this is only possible in SP7 by first reading one byte of the DB, then changing the bit your want to set, and finally writing an array of bits to the DB.
Adding a function that will write only one bit is on our list of things to implement for the next version of SP7.
Regards,
DATA AHEAD