And to answer a possible question:

Yes, it is possible to use the same include file in more than one option 
file - as long as the syntax of the option files is the same!

For example the spamlover options: 
- you can have a common include file for all spamlovers - the non default 
(common) users could be registered in the option file!

So it is possible to reduce the adminstration of the option files to a 
minimum - because for common changes, you have to edit only one include 
file!.

Thomas




Thomas Eckardt/eck <thomas.ecka...@thockar.com> 
28.08.2009 15:17
Bitte antworten an
ASSP development mailing list <assp-test@lists.sourceforge.net>


An
ASSP development mailing list <assp-test@lists.sourceforge.net>
Kopie

Thema
[Assp-test] changed in 2.0.1_RC0.4.06






Hi all,

to be more flexible in all config values where the 'file:' option could be 

used (*)(**), the following is changed (added).


changed/added in 2.0.1_RC0.4.06 :

- It is possible to include custom-designed files at any line of such a 
file, using the following directive

# include filename

where filename is the relative path (from $base) to the included file like 

  files/inc1.txt    or    inc1.txt   (one file per line). The line will be 

internaly replaced by the contents of the included file!

an example bomb file could be:

\bmy bad word\b  # your comment
any other words
# include files/bombinc1.txt   # any comment
or an other word
; a comment
....
#include sync/bombReInc1.txt
# a comment
...
...



The included files are also watched by assp for changes like any other 
option file.

Thomas


DISCLAIMER:
*******************************************************
This email and any files transmitted with it may be confidential, legally 
privileged and protected in law and are intended solely for the use of the 


individual to whom it is addressed.
This email was multiple times scanned for viruses. There should be no 
known virus in this email!
*******************************************************

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 
30-Day 
trial. Simplify your report design, integration and deployment - and focus 
on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test




DISCLAIMER:
*******************************************************
This email and any files transmitted with it may be confidential, legally 
privileged and protected in law and are intended solely for the use of the 

individual to whom it is addressed.
This email was multiple times scanned for viruses. There should be no 
known virus in this email!
*******************************************************

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to