| Author |
All the components used
|
|
| evilaro 2005-11-19, 7:23 am |
| To all:
The same way the
Compile AUTO
compiles all the programs used from the one
you choose, so you have all the .??o used
I wonder if there ia a way to get all the
other files used.
For example
All the bitmaps .bmp , .ico etc used
All the tables
extra .txt
etc
In another way .. like asking
All the things I need when I run
a program and its subprograms.
Thanks
Emilio
| |
| Bruce Beacham 2005-11-19, 11:23 am |
| evilaro wrote:
> In another way .. like asking
> All the things I need when I run
> a program and its subprograms.
I keep them in a series of known directories, which are used only for
this purpose, and I ensure that all the files in those directories get
propogated to users.
Bruce Beacham
| |
| evilaro 2005-11-21, 7:23 am |
| Bruce:
I am sure I did not explain myself...
Yes I do keep all the files in appropiate folders..
The problem is that with years there are some files
not used, either forms or .txt or imagefiles..
If I could know all that is used in the aplication
I could erase the unnecesary.
Regards
And thanks.
Emilio
"Bruce Beacham" <bbeacham@beacham.no-spam.co.uk> escribió en el mensaje
news:zCbTOzS7FHA.1228@news-server...
> evilaro wrote:
>
>
> I keep them in a series of known directories, which are used only for
> this purpose, and I ensure that all the files in those directories get
> propogated to users.
>
>
> Bruce Beacham
| |
| Ivar B. Jessen 2005-11-21, 7:23 am |
| On Mon, 21 Nov 2005 11:32:25 +0100, "evilaro" <buzon@evil.es> wrote:
>Yes I do keep all the files in appropiate folders..
>The problem is that with years there are some files
>not used, either forms or .txt or imagefiles..
>
>If I could know all that is used in the aplication
>I could erase the unnecesary.
Have you tried :duflp:AppDoc.wfm?
Ivar B. Jessen
| |
| Ken Mayer [dBVIPS] 2005-11-21, 9:23 am |
| evilaro wrote:
> To all:
>
> The same way the
>
> Compile AUTO
>
> compiles all the programs used from the one
> you choose, so you have all the .??o used
>
> I wonder if there ia a way to get all the
> other files used.
>
> For example
>
> All the bitmaps .bmp , .ico etc used
> All the tables
> extra .txt
> etc
>
> In another way .. like asking
> All the things I need when I run
> a program and its subprograms.
In the dUFLP: AppDoc.wfm
This documents the files used in the application ... lists all the
references to other files that it can find.
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/dbase/dBASEBook.htm
http://www.goldenstag.net/GSP
http://www.goldenstag.net/dbase
| |
| evilaro 2005-11-21, 1:23 pm |
| Yes..... I just done it... great.
Thanks a lot.
Emilio
"Ivar B. Jessen" <bergishagen@it.notthis.dk> escribió en el mensaje
news:1lb3o1pdo1ueph5
hbhtncj8ailtgl41no7@
4ax.com...
> On Mon, 21 Nov 2005 11:32:25 +0100, "evilaro" <buzon@evil.es> wrote:
>
>
> Have you tried :duflp:AppDoc.wfm?
>
>
> Ivar B. Jessen
| |
| evilaro 2005-11-21, 1:23 pm |
| Ken:
This dUFLP: is a time saving machine.
Thanks
Emilio
> In the dUFLP: AppDoc.wfm
>
> This documents the files used in the application ... lists all the
> references to other files that it can find.
>
> 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/dbase/dBASEBook.htm
> http://www.goldenstag.net/GSP
> http://www.goldenstag.net/dbase
|
|
|
|