I am not sure if this email got through before
so here is a test email
-------------------------------------------------------------
I am trying to open up another application from my application
here is what I have so far.
WINDOW #1, "Open Application (Test Window)"
DIM gFldrVRef,a$,@Vol%,fname$
gFldrVRef = folder("Trohen Utilities:PlugIns:",system(_aplVol))
a$ = "System Info"
RUN a$
But all I get on the screen is
WINDOW #1 from the source above