Forum Discussion

ASV's avatar
ASV
Contributor
14 years ago

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