Jump to mainline branch from sub
Oct 16, 2007 13:39:56 GMT -5
Post by Jerry Muelver on Oct 16, 2007 13:39:56 GMT -5
It would be really convenient for me to be able to jump from a SUB to a branch in the script root, for instance to go from a link sub to the program's mainloop branch label. Then I would have a "Restart" kind of link, so my user could abandon the current display file processing and open a new file. I know I can do that by using a branch label for the link handler, but then each I lose the ability to process dynamically-named (input file-created) links.