J
John
when debugging I'm missing two functions that were in Power Basic.
1. Incr: Instead of "variable = variable + 1"... "Incr variable"
2.Various keyboard and hardware traps like inkey$, Input$.
inkey$ was especialy useful in stopping runaway programs.
Are there any equivilants in vb excel?
John
1. Incr: Instead of "variable = variable + 1"... "Incr variable"
2.Various keyboard and hardware traps like inkey$, Input$.
inkey$ was especialy useful in stopping runaway programs.
Are there any equivilants in vb excel?
John