|
| Compiling over several dirs |
 |
Sat, 15 Mar 2008 11:47:44 -050 |
Hi!
I have a large(ish) application, spread over several directories/sub
directories.
None in root.
Can I compile it to run from a CD?
|
| Post Reply
|
| Re: Compiling over several dirs |
 |
Sat, 15 Mar 2008 11:51:05 -050 |
george Wrote:
> Hi!
> I have a large(ish) application, spread over several directories/sub
directories.
> None in root.
> Can I compile it to run from a CD?
> Thanks.
Oh! Dear!
I should have added Windows XP, dBASE IV
|
| Post Reply
|
| Re: Compiling over several dirs |
 |
Sat, 15 Mar 2008 15:25:15 -040 |
you can certainly create an executable that encludes prg, wfm, etc... from
multiple folders by selecting them and puting them in the project file. I
also know that is has been figured out how to run an app from a CD, is the
runtime installed on the computers that will use it. Maybe a flash drive
would be a better choice.
"george" <gfouregg-alt@yahoo.co.uk> wrote in message
news:mqpxKxrhIHA.636@news-server...
> Hi!
> I have a large(ish) application, spread over several directories/sub
> directories.
> None in root.
> Can I compile it to run from a CD?
> Thanks.
|
| Post Reply
|
| Re: Compiling over several dirs |
 |
Sat, 15 Mar 2008 20:01:26 -040 |
In article <mqpxKxrhIHA.636@news-server>, gfouregg-alt@yahoo.co.uk
says...
>
> I have a large(ish) application, spread over several
> directories/sub directories. None in root.
> Can I compile it to run from a CD?
Yes, absolutely. As long as the directories/sub directories are not hard
coded.
http://www.compkarori.com/dbase/bu13_b.htm
http://www.dBASEdeveloper.co.uk/dBulletin/bu08_b.htm
Jean-Pierre Martel, editor
The dBASE Developers Bulletin
|
| Post Reply
|
| Re: Compiling over several dirs |
 |
Sun, 16 Mar 2008 04:00:21 -050 |
Glenn Johansen Wrote:
> you can certainly create an executable that encludes prg, wfm, etc... from
> multiple folders by selecting them and puting them in the
>project file.
>
Many thanks!
I will give it a go!
The dirs are changed useing the macro.
That was the bit that worried me.
Thanks again!
|
| Post Reply
|
|
|
|
|
|
|
|
|
|