W
Wolf Saenger
smaple:
sub SomeSub()
static i as integer = 1
i+= 1
end Sub
strange as initial Value means first call the variable = has as default max
( 243..... ) integer as value.
is this normal?
Wolf
sub SomeSub()
static i as integer = 1
i+= 1
end Sub
strange as initial Value means first call the variable = has as default max
( 243..... ) integer as value.
is this normal?
Wolf