Hi Tim,

I'm  sending 4 Attributes (two pairs) plus the target object, so that seems
correct to me ...

WP SET ATTRIBUTES ( targetObj ; attribName ; attribValue {; attribName2 ;
attribValue2 ; ... ; attribNameN ; attribValueN} )



On Sat, 14 Jul 2018 at 19:51, Tim Nevels via 4D_Tech <[email protected]>
wrote:

> The WP SET ATTRIBUTES command needs 5 parameters. You are trying to send
> it only 2 parameters.
>
> Tim
>
> Sent from my iPad
>
> > On Jul 14, 2018, at 10:12 AM, Pat Bensky wrote:
> >
> > 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)
> **********************************************************************
> 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]
> **********************************************************************



-- 
*************************************************
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]
**********************************************************************

Reply via email to