try execute() it , not sure if this is available in 2.33 but it would look like this :

code:
$1 = "A" ;leave out the ':' (better in my opinion as this is a Label Indicator)
$2 = "C"
$5 = "meny"
$6 = "form"
$7 = "inst"
$8 = "prompt"
$9 = "eof"

$ = execute("goto $1")

Really dunno as I don't have a copy of 2.33 nor willing to test [Wink]

[ 09. January 2003, 13:42: Message edited by: jpols ]
_________________________