Hi every body.
look at this code
Set(File1,1)
Loop until eof(File1)
......
Instructions
.......
End
After bigining of this code i realise that there is a variable that was not specified.
I'd like to stop a procedure when a Loop.......End code is runing.
Is there a way to stop it.
Regards
Sad
look at this code
Set(File1,1)
Loop until eof(File1)
......
Instructions
.......
End
After bigining of this code i realise that there is a variable that was not specified.
I'd like to stop a procedure when a Loop.......End code is runing.
Is there a way to stop it.
Regards
Sad