N
nath
Hi.
Is it possible to give a variable a default value when
you "DIM" it, for example, i want the value of a boolean
variable vis to be FALSE unless a condition is met. I
have tried Dim Vis=false as boolean. This doesnt work,
can it be done?
TIA
Nath.
Is it possible to give a variable a default value when
you "DIM" it, for example, i want the value of a boolean
variable vis to be FALSE unless a condition is met. I
have tried Dim Vis=false as boolean. This doesnt work,
can it be done?
TIA
Nath.