Re: Conditional Complilation

2023-11-15 Thread Ken Ledeen
THanks to all who have offered ideas. I think the "bookpart" approach will be quite effective for me. I sincerely appreciate both the competence and the willingness to share of this fantastic community. Ken Ledeen Mobile: 617-817-3183 www.nevo.com www.bitsbook.com tiny.cc/KenLedeen

Re: Conditional Complilation

2023-11-15 Thread Knute Snortum
On Tue, Nov 14, 2023 at 9:21 PM Vaughan McAlley wrote: > On Wed, 15 Nov 2023 at 12:09, Ken Ledeen wrote: > >> Hi All, >> >> From time to time I would like to include / exclude portions of the total >> score. >> >> ... > > Hi Ken, > > For big projects I use something like this. You change a str

Re: Conditional Complilation

2023-11-15 Thread Kevin Cole
On Tue, Nov 14, 2023 at 8:09 PM Ken Ledeen wrote: > Hi All, > > From time to time I would like to include / exclude portions of the total > score. For now, in the crudest of ways, I just comment out the parts I > don't want (%{ . %}). That works, of course, but I was wondering if > there was

Re: Conditional Complilation

2023-11-14 Thread Vaughan McAlley
On Wed, 15 Nov 2023 at 12:09, Ken Ledeen wrote: > Hi All, > > From time to time I would like to include / exclude portions of the total > score. For now, in the crudest of ways, I just comment out the parts I > don't want (%{ . %}). That works, of course, but I was wondering if > there was a

Re: Conditional Complilation

2023-11-14 Thread Stu McKenzie
On 2023-11-14 17:07, Ken Ledeen wrote: Hi All, From time to time I would like to include / exclude portions of the total score. For now, in the crudest of ways, I just comment out the parts I don't want (%{ . %}).  That works, of course, but I was wondering if there was a more elegant w

Conditional Complilation

2023-11-14 Thread Ken Ledeen
Hi All, >From time to time I would like to include / exclude portions of the total score. For now, in the crudest of ways, I just comment out the parts I don't want (%{ . %}). That works, of course, but I was wondering if there was a more elegant way. Ideally I would have some variable that