> Are variables automatically initialized as null?
Depends on how you're configured. Under File->Default Preferences, if Delete Variables at PreRun is checked, then whenever the program starts there are no variables. Declared variables have no value until you set them. Variant variables can be Null or Empty - not the same thing. Null means null value 0 or "". Empty means they've never been set.
-SHAWN-
Depends on how you're configured. Under File->Default Preferences, if Delete Variables at PreRun is checked, then whenever the program starts there are no variables. Declared variables have no value until you set them. Variant variables can be Null or Empty - not the same thing. Null means null value 0 or "". Empty means they've never been set.
-SHAWN-
To All,
Are variables automatically initialized as null? If not, how do
I initialize them as null?
Thanks,
Dave
---
You are currently subscribed to vrf as: rsb@soco.agilent.com
To subscribe please send an email to: "vrf-request@lists.it.agilent.com" with the word subscribe in the message body.
To unsubscribe send a blank email to "leave-vrf@it.lists.it.agilent.com".
To send messages to this mailing list, email "vrf@agilent.com".
If you need help with the mailing list send a message to
"owner-vrf@it.lists.it.agilent.com".
Search the "unofficial vrf archive" at "www.oswegosw.com/vrf_archive/".