M
Matt
Guest
Hi,
I would like to automate entering data into Cadence forms (Virtuoso).
I'm familiar with how to open Virtuoso's forms using SKILL, but I
notice that some forms pause the execution of SKILL code until the
user manually closes the form, e.g. (the form opened by
lxEditPlacementStyle()). I was wondering if there is a way override
this pausing of SKILL execution.
In retrospect, I only open the form to get the form handle.
Alternatively, if I could get the form handle without opening the
form, I wouldn't have to worry about paused execution. Thanks in
advance for any suggestions.
I would like to automate entering data into Cadence forms (Virtuoso).
I'm familiar with how to open Virtuoso's forms using SKILL, but I
notice that some forms pause the execution of SKILL code until the
user manually closes the form, e.g. (the form opened by
lxEditPlacementStyle()). I was wondering if there is a way override
this pausing of SKILL execution.
In retrospect, I only open the form to get the form handle.
Alternatively, if I could get the form handle without opening the
form, I wouldn't have to worry about paused execution. Thanks in
advance for any suggestions.