All,
I'm interested in determining programmatically whether or not a
variable name already exists (undeclared globals, primarily), but I don't
want an error to appear if the variable name does not exist. I would like
to use this as a decision tool to determine what to do next, either use the
variable already there, or create a new one. Right now if I try to access a
variable that's not there, an error appears. Does anyone know a way around
this?
Thanks,
Marc
Marc A. Engle
Product Engineer
Digital Cellular Product Line
RF Micro Devices, Inc.
7628 Thorndike Road
Greensboro, NC 27409
Phone: (336) 931-7445
Fax: (336) 931-7371
E-mail: mengle@rfmd.com
---------------------------------------------------------------------
This is the "vrf" maillist, managed by Majordomo. To send messages to
this maillist, just email to "vrf@lvld.agilent.com". Subscriptions and
unsubscriptions are done through the address "vrf-request@lvld.agilent.com".
If you need details, just send a message containing the text "help"
to "vrf-request@lvld.agilent.com".
---------------------------------------------------------------------
I'm interested in determining programmatically whether or not a
variable name already exists (undeclared globals, primarily), but I don't
want an error to appear if the variable name does not exist. I would like
to use this as a decision tool to determine what to do next, either use the
variable already there, or create a new one. Right now if I try to access a
variable that's not there, an error appears. Does anyone know a way around
this?
Thanks,
Marc
Marc A. Engle
Product Engineer
Digital Cellular Product Line
RF Micro Devices, Inc.
7628 Thorndike Road
Greensboro, NC 27409
Phone: (336) 931-7445
Fax: (336) 931-7371
E-mail: mengle@rfmd.com
---------------------------------------------------------------------
This is the "vrf" maillist, managed by Majordomo. To send messages to
this maillist, just email to "vrf@lvld.agilent.com". Subscriptions and
unsubscriptions are done through the address "vrf-request@lvld.agilent.com".
If you need details, just send a message containing the text "help"
to "vrf-request@lvld.agilent.com".
---------------------------------------------------------------------
*.vee program. I do not want to play with Registry so the most handy
way seems to be to use *.ini file and separate keys in it. I am sure
that there must be some functions in Win dlls to manipulate
records in *.ini files - using native Windows functions would be more
convenient. Is there anyone in VEE WORLD who can help ?
Pawel Zylka
Wroclaw University of Technology
Institute of Electrical Engineering Fundamentals
Division of Electrotechnology
Wybrzeze Wyspianskiego 27
50-370 Wroclaw
Poland
---------------------------------------------------------------------
This is the "vrf" maillist, managed by Majordomo. To send messages to
this maillist, just email to "vrf@lvld.agilent.com". Subscriptions and
unsubscriptions are done through the address "vrf-request@lvld.agilent.com".
If you need details, just send a message containing the text "help"
to "vrf-request@lvld.agilent.com".
---------------------------------------------------------------------