Using v17 This works: *WP SET ATTRIBUTES*(oCurrentRange;wk font;"Arial";wk font size;14)
so why doesn't this: $attributes:=wk font+";"+*Char*(34)+"Arial"+*Char*(34)+";"+wk font size +";14" *WP SET ATTRIBUTES*(oCurrentRange;$attributes) or this: $attributes:="wk font;"+*Char*(34)+"Arial"+*Char*(34)+";wk font size;14" *WP SET ATTRIBUTES*(oCurrentRange;$attributes) ?? -- ************************************************* CatBase - Top Dog in Data Publishing tel: +44 (0) 207 118 7889 w: http://www.catbase.com skype: pat.bensky ************************************************* ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

