Jacob Kruger wrote:
> ...
> Alternatively, what would maybe be a better method for passing
> string/numeric values back and forth between two separate executables
> in this style/sense?
>
> Something like peek/poke back in old days, or something like
> writing values to windows registry? Do
Ok, since seem to have issues with compiling executables into workable/running
modules using certain distribution tools, if I try to implement certain bits of
functionality, but, if I sort of split the pieces up into separate apps, and
compile them separately, using different sets of tools, etc.