S
Svenn Are Bjerkem
Guest
Hi,
I try to bind the . key to netlist and run in ADE. Here is what I try:
(hiSetBindKey "schematic" "<Key>."
"(sevNetlistAndRun (asiGetCurrentSession))")
sevNetlistAndRun() seems to be the proper function, but it takes an
argument, session.
I have obviously a problem finding the current session because the
function doesn't work as I expect:
To check the function, I tried
sevNetlistAndRun(asiGetCurrentSession()) on the CIW command line, and
got the message
*Error' slotValue: no such slot - simID
Any Idea?
Kind regards,
--
Svenn
I try to bind the . key to netlist and run in ADE. Here is what I try:
(hiSetBindKey "schematic" "<Key>."
"(sevNetlistAndRun (asiGetCurrentSession))")
sevNetlistAndRun() seems to be the proper function, but it takes an
argument, session.
I have obviously a problem finding the current session because the
function doesn't work as I expect:
To check the function, I tried
sevNetlistAndRun(asiGetCurrentSession()) on the CIW command line, and
got the message
*Error' slotValue: no such slot - simID
Any Idea?
Kind regards,
--
Svenn