hi, when i call a gambas function that is not in any component, e.g. Abs(), what is called internally? i'm currently studying the interpreter internals but didn't come far enough yet to figure that out by myself (i focused on the gambas api first). may it be these "subr" files? is there a central structure like GB to collect them? regards, tobi