On Fri, Oct 26, 2001, Maciej Mochol wrote: > My question is - is it possible or easy to write to use Plucker with other > applications ?
It is possible to launch the viewer from another app, but it has no practical use, since global variables are not accessible. That also means that static local variables are not accessible and, even worse, you cannot access code outside of segment 0. /Mike
