Mixtel90
 Guru
 Joined: 05/10/2019 Location: United KingdomPosts: 8756 |
| Posted: 07:54am 06 Jun 2025 |
|
|
|
I can't understand why you would even consider having executable code in the Library, especially trying to Chain to it as the Library routines (like all well-behaved subroutines and functions) should all be using their own local variables so there's no need for them to access the variables area of the previous program. The only reason to try that I can see is to see if it breaks. :) |