ASV
14 years agoContributor
Writing Goto appears Error
Hi
Writing this-
'some operations
Goto nextop
'some operatons
:nextop
If .. Then
End If
In line "Goto nextop" appears error and I can't run the test.I check the syntax of goto and didn't find syntax error in my code but TC finds?
Thanks
Writing this-
'some operations
Goto nextop
'some operatons
:nextop
If .. Then
End If
In line "Goto nextop" appears error and I can't run the test.I check the syntax of goto and didn't find syntax error in my code but TC finds?
Thanks