So I wrote this sub
sub do_something
' to be filled in
end
and called ir. The program ran, and immediately died.
Took me a few days to spot the problem!
So I wrote this sub
sub do_something
' to be filled in
end
and called ir. The program ran, and immediately died.
Took me a few days to spot the problem!
Computers do what you tell them to do. Not what you want them to do.