Need a piece of skill code

B

Billy Patton

Guest
I don't have the time to learn skill properly. I'm too busy drawing
regression data.
What I'm hoping for is to start getting a few pieces of skill code
that I can expand on. I'm not without programming skills. c and perl @
20 years.
for now I need a piece of skill code that will change every layer that
is selected in the drawing window and change it to the layer selected in
the LSW window
ex
changeLayer();
 
On Thu, 18 Oct 2007 08:33:10 -0500, Billy Patton <bpatton@ti.com> wrote:

I don't have the time to learn skill properly. I'm too busy drawing
regression data.
What I'm hoping for is to start getting a few pieces of skill code
that I can expand on. I'm not without programming skills. c and perl @
20 years.
for now I need a piece of skill code that will change every layer that
is selected in the drawing window and change it to the layer selected in
the LSW window
ex
changeLayer();
geGetSelSet()~>lpp=leGetEntryLayer()

will do this.

Regards,

Andrew.
--
Andrew Beckett
Senior Solution Architect
Cadence Design Systems, UK.
 

Welcome to EDABoard.com

Sponsor

Back
Top