D
Dmitriy Shurin
Guest
Hi!
I wrote a menu in SKILL which contains several forms. For example the
user has to fill library and cellview to be simulated and the
simulations to be done. If i do the following:
..
..
..
load "skill.il"
design(library cell "schematic")
..
..
..
where library and cell are global variables which are defined in SKILL,
the variables library and cell remain empty because user hasn't defined
them yet and i get an error message. The question is: if the user
defines those variables in the form later will the current design
change?
If not is there any way that the user could set all values in the forms
and only then the rest of the script will be executed?
--
Posted via Mailgate.ORG Server - http://www.Mailgate.ORG
I wrote a menu in SKILL which contains several forms. For example the
user has to fill library and cellview to be simulated and the
simulations to be done. If i do the following:
..
..
..
load "skill.il"
design(library cell "schematic")
..
..
..
where library and cell are global variables which are defined in SKILL,
the variables library and cell remain empty because user hasn't defined
them yet and i get an error message. The question is: if the user
defines those variables in the form later will the current design
change?
If not is there any way that the user could set all values in the forms
and only then the rest of the script will be executed?
--
Posted via Mailgate.ORG Server - http://www.Mailgate.ORG