making EXE file [message #80503] |
Thu, 03 October 2002 02:59  |
Sanjoy Bose
Messages: 3 Registered: August 2002
|
Junior Member |
|
|
I am in a trouble of making EXE file in Oracle-Developer environment.
I developed a billing software. Now I need to show demo of this software to my clients. What is problem, Everytime I need to carry my HDD, which is disgusting. Is there anyone to help me out of making EXE files which can be done in VB.
|
|
|
Re: making EXE file [message #80504 is a reply to message #80503] |
Thu, 03 October 2002 06:18   |
Elvin
Messages: 1 Registered: October 2002
|
Junior Member |
|
|
you can't do an exe file, like VB. You make a compiled version of the form (.fmx), the run it with the developer forms runtime. Something like this:
c:orantbinifrun60.EXE form.fmx
|
|
|
Re: making EXE file [message #80523 is a reply to message #80503] |
Mon, 07 October 2002 23:09   |
Sanjoy Bose
Messages: 3 Registered: August 2002
|
Junior Member |
|
|
Thanks for replying me. But in the time of giving demonstration of my software I should carry always my Hard disk. Can't I load my software in a CD?
Pls reply me.
|
|
|
Re: making EXE file [message #81318 is a reply to message #80503] |
Tue, 04 February 2003 00:15  |
Matt
Messages: 43 Registered: September 1999
|
Member |
|
|
I have designed a progam in pascall and i was wondering if it is possible to create and exe file, from the pascall file i have made?
If you could reply ASAP it would be greatly appciated,
|
|
|