AmericanNero
Seasoned veteran member
- Joined
- Oct 13, 2020
- RedCents
- 4,709¢
Hi, I'm striving to learn the scripting language and wonder if it's possible to do the following. My terminology may be inadequate. Doing best I can.
Just as an example, I would like to override a current sub. E.g.
Sub Pettoys (petid)
Such that I don't screw with the current version by renaming it and declaring my own or directly edit it.
I envision an include with something like the following
Sub Pettoys Replace
If not could something like this be provided in mqnext?
Thanks,
AN
Just as an example, I would like to override a current sub. E.g.
Sub Pettoys (petid)
Such that I don't screw with the current version by renaming it and declaring my own or directly edit it.
I envision an include with something like the following
Sub Pettoys Replace
If not could something like this be provided in mqnext?
Thanks,
AN

