FAQman, please handle > Here are some change between Appearance rntm r6 vs. FBII rntm that I > have not found documented. Perhaps it will be nice to have such > database. > 1/ Button #0 cannot be used in rntm appearance > 2/ if capacity depassement for number occurs (A=1E99*1E99*1E99*1E99), > in FBII rntm, the variable A is equal to NAN which can be tested by > if str$(A)=" NAN" but in rntm A is equal to 0, but it is a 0 > absorbant for addition. It can be tested by > if val(str$(A))=val(str$(A+1)) > 3/ Dialog(0)=_evKey does not respond if an editable field is present > and tab is pressed and an appearance window is set without the > _noautofocus attributFB. > > That's all now ! > > Marc -STAZ ~)~