If the value of NumExpr is zero or greater than the number of items in the list, no transfer occurs and BASIC continues with the next executable statement.
a = 1 on a gosub 100, 200, 300, 400 . . 100 rem start of subroutine for a=1 . . 900 return
from The Basmark QuickBASIC Programmer’s Manual by Lawrence Leinweber