hello

i am trying to get my program to jump to another bookmark in another procedure. i cant use (for example) "goto continue:" beacause it only works in the same procedure and i dont want to call the procedure because then it will start from the top. Is there any other way to make this work ?
thank you in advance if you help me
Micke