02-25-2008, 07:37 PM 
		
	
	
		is there a simple way to empty/set back all variables
in a type declaration ?
i would like to clear all d. variables.
	
	
	
	
in a type declaration ?
type PFDB
,~p_bezeichnung ~artnummer ~h_bezeichnung ~h_artnummer ~bemerkungen ~stichworte
,~lieferant ~herkunft ~einmalig ~mindest ~spedition ~lieferzeit ~waehrung
,~artnummer ~bild1 ~bild2
,m1 m2 m3 m4 m5 gelistet 
,^ek1 ^ek2 ^ek3 ^ek4 ^ek5
,^m1vki ^m1vkh ^m2vki ^m2vkh    ^m3vki ^m3vkh ^m4vki ^m4vkh    ^m5vki ^m5vkh    
PFDB+ d
d.bild1="d:\test\bmp1.bmp"i would like to clear all d. variables.

 
 

 
