You can store the exe in the db as VarBit, write it to disk, execute it and
delete it at the end of the session, as a kludge.
----- Original Message -----
From: "TOM HART" <[email protected]>
To: "RBASE-L Mailing List" <[email protected]>
Sent: Wednesday, July 07, 2010 8:55 PM
Subject: [RBASE-L] - 9.0 compiler
I am starting to compile my apps from 7.6 to 9.0 and really like being able
to
compile other resources. What I have is a button on a form that launches
an
exe, and with 7.6 compiler I put that exe in the same folder. In 9.0 you
can
compile resources and I tried to put that exe in the compiled app. It did
not
work, can it be done or do I need to do like 7.6 and just put it in my
folder.
Tom Hart