It would be fine to expand the sysntax!
I was glad that I can include a bit of code by Include - but it is inconvenient to create an include file for just 1 or a few lines. Often in parallel to an existing file defining some functions.
So it would be fine to be able to:
- define some lines in a script file as an "Include Group", with a label naming it
- add 2nd operand to Include to address such a group (Analog to Load command.)
This way each file could define multiple "Include Groups"), and even a usual script could also supply includes.
Today we have multiple-script and -function files. This way we would add multiple-include to this.
(And yes: I would prefer to define all this in one file, be it .xys or .inc

By the way: since some days I'm converting some old sub-scripts, including their use of perm and global variables, to functions!
Very fine - can't say it often enough
