Topic: Files to Deploy

Hi all,
I think that maybe all of the files in my application directory do not need to be included when I deploy my application?
-
Can you please tell me which files need to be included when I deploy my application?
-
Thanks, Frank

Re: Files to Deploy

papafrankc wrote:

Hi all,
I think that maybe all of the files in my application directory do not need to be included when I deploy my application?
-
Can you please tell me which files need to be included when I deploy my application?
-
Thanks, Frank

все кроме
all except
 
*.vdb
Script\*.pas

Re: Files to Deploy

sibprogsistem Thanks for the info.

I see the SCRIPT folder has these 2 files: script.dcu and script.pas
Are you saying to leave out the whole SCRIPT folder or just the script.pas file?
-
It looks to me like the script.pas file has all my scripts.  Don't I need those for my project to run?
-
Thanks, Frank

Re: Files to Deploy

papafrankc wrote:

sibprogsistem Thanks for the info.

I see the SCRIPT folder has these 2 files: script.dcu and script.pas
Are you saying to leave out the whole SCRIPT folder or just the script.pas file?
-
It looks to me like the script.pas file has all my scripts.  Don't I need those for my project to run?
-
Thanks, Frank

just the script.pas file
 
.dcu  -  this is a working file  .pas