|
| Re: .EXE does not exist |
 |
Wed, 19 Dec 2007 07:45:26 -080 |
Ivar B. Jessen wrote:
> On Wed, 19 Dec 2007 10:22:27 -0500, in dbase.deployment,
> Subject: .EXE does not exist,
> Message-ID: <8P4$2LlQIHA.1736@news-server>,
> Lance <rushworth-l@rmc.ca> wrote:
>
>> I've written a Library.prg containing the line "Do
start.prg"
>> I compile the Library.prg and get Library.pro
>> When I try to "build library.prog" I don't end up with an
Library.exe file.
>>
>> Using dbase plus 2.6 b1899
>>
>> thanks
>
> Try this: BUILD Library.pro TO Library.exe
Looking at the OLH, Lance may have found a bug. In theory the "TO
name.exe" parameter is optional. However, your suggestion should
definitely work.
Ken
--
/(Opinions expressed are purely my own, not those of dataBased
Intelligence, Inc.)/
*Ken Mayer* [dBVIPS]
/Golden Stag Productions/
dBASE at goldenstag dot net
http://www.goldenstag.net/GSP
http://www.goldenstag.net/dbase/dBASEBooks.htm
|
| Post Reply
|
| Re: .EXE does not exist |
 |
Wed, 19 Dec 2007 08:34:22 -080 |
Lance wrote:
> Tried command line "Build Library.pro To Library.exe"
> Still no "Library.exe" file
I just tried this without the parameter ("Build ...") and it worked
fine. I typed (for my test):
build TestMenu
When I then typed:
dir *.exe
TestMenu.exe
appeared ...
I also tested (after deleting "TestMenu.exe") with: build
TestMenu.pro
and I got what I expected (TestMenu.exe was created again).
I would do some more checking.
Ken
--
/(Opinions expressed are purely my own, not those of dataBased
Intelligence, Inc.)/
*Ken Mayer* [dBVIPS]
/Golden Stag Productions/
dBASE at goldenstag dot net
http://www.goldenstag.net/GSP
http://www.goldenstag.net/dbase/dBASEBooks.htm
|
| Post Reply
|
| .EXE does not exist |
 |
Wed, 19 Dec 2007 10:22:27 -050 |
I've written a Library.prg containing the line "Do start.prg"
I compile the Library.prg and get Library.pro
When I try to "build library.prog" I don't end up with an Library.exe
file.
Using dbase plus 2.6 b1899
|
| Post Reply
|
| Re: .EXE does not exist |
 |
Wed, 19 Dec 2007 11:13:47 -050 |
Tried command line "Build Library.pro To Library.exe"
Still no "Library.exe" file
|
| Post Reply
|
| Re: .EXE does not exist |
 |
Wed, 19 Dec 2007 12:05:55 -050 |
Tried command line "Build Library.pro To Library.exe"
Still no "Library.exe" file
|
| Post Reply
|
|
|
|
|
|
|
|
|
|