3rd time lucky? What I was trying to say before my e-mails got very rudely
truncated by the listserver was...

> On unidata I'm looking for a way to test if a variable has been defined
> or not. 

In UV basic there are ASSIGNED() and UNASSIGNED() functions. I thought the
UNASSIGNED() one originally came from UD and the ASSIGNED was added later (in
UV) for symmetry ...
Try something like this:
    if unassigned(comvar) then gosub SetUpCommon:
Cheers. S
-------
u2-users mailing list
[email protected]
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to