[Gambas-user] Script object inherits process,
Benoît Minisini
g4mba5 at gmail.com
Tue Jun 29 22:30:46 CEST 2021
Le 29/06/2021 à 21:36, Brian G a écrit :
> Hi Benoît,
>
> It actually seems to makes sense for script to inherit process, but the
> hitch I have run into is that there seems to be no way
> to have one process to copy the configuration of another to it's self.
I don't think so. It's not a process, it's something that creates and
run a process, but before there is the compilation, and before your
preprocessing.
You must encapsulate it, not inherit it.
--
Benoît Minisini
More information about the User
mailing list