One (intermediate) advantage of using a Sub/Function/Macro (SFM) instead of a Gosub while programing is the SFM Window/Dialog (F5 in JellyFishPro). When working on code, one can more easily F5, highlight the sfm and jump right to it. Whereas with Gosub, one has to scroll (maybe many lines), take a look, maybe edit, then have to scroll (maybe many lines) back to the Gosub.
Not disparaging Gosub (often use it myself), only pointing out a (or an in)significant drawback.
===================================
"The only difference between me
and a madman is that I'm not mad."
Salvador Dali (1904-1989)
===================================
Not disparaging Gosub (often use it myself), only pointing out a (or an in)significant drawback.
===================================
"The only difference between me
and a madman is that I'm not mad."
Salvador Dali (1904-1989)
===================================
Comment