--- In [email protected], "carlacash26" <[EMAIL PROTECTED]> wrote:
carlacash26,

I have my white cane out again.
Until an expert comes along try it without the n as shown in my example 
below and see what happens.


> AddToComposite( weight * O, "~test", "nO" );
> AddToComposite( weight * H, "~test", "nH" );
> AddToComposite( weight * L, "~test", "nL" );
> AddToComposite( weight * C, "~test", "nC" );

> AddToComposite( weight * O, "~test", "O" );
> AddToComposite( weight * H, "~test", "H" );
> AddToComposite( weight * L, "~test", "L" );
> AddToComposite( weight * C, "~test", "C" );

then plotforeign(~test, "test", colorBlack, styleBar);

That is my best guess until someone more knowing helps out or I can get 
to the manual.

goodluck.

Brian_z


Reply via email to