To my knowledge, "with picbasic, not pro"

The picbasic compiler will see the added "goto" as a undeclared symbol and choke on it.

the action is a goto, but the syntax is

if X = true then label

dw