Name
Return -- return to last Gosub() / OBSOLETE
Synopsis
Return()
Function
Attention: This function is part of the Hollywood 1.x library. You should not use it any longer. Please use functions instead of labels.

This function will return to the point where the last routine was gosub'ed from.

Inputs
none

Example
See Gosub


Show TOC