pset() that does not disturb attributes?

Post Reply
tschak909
Well known member
Posts: 171
Joined: Sun Sep 09, 2018 5:44 pm

pset() that does not disturb attributes?

Post by tschak909 »

Is there a variation of pset() that does not disturb attributes? Or will I need to roll my own?

-Thom
User avatar
dom
Well known member
Posts: 2072
Joined: Sun Jul 15, 2007 10:01 pm

Re: pset() that does not disturb attributes?

Post by dom »

plot() etc deliberately sets the attributes to the textbackground()/textcolor() that have been selected.
Post Reply