|
|||
|
Hallo allemaal,
Where should I put my $DEFINE so it is "written once, valid for all units"? Or am I thinking a bit too simplistic? ![]() Thanks for any help/info! Groetjes, Ruud Baltissen www.Baltissen.org |
|
|
||||
|
||||
|
|
|
|||
|
On 2012-08-06, Ruud Baltissen <rbaltissen@gmail.com> wrote:
> Where should I put my $DEFINE so it is "written once, valid for all > units"? Or am I thinking a bit too simplistic? ![]() 1. on _every_ commandline or global in the IDE 2. in an .inc file that you include in every unit right after the interface keyword. If you change any of these, build instead of compile. |
|
|||
|
> > Where should I put my $DEFINE so it is "written once, valid for all
> > > units"? Or am I thinking a bit too simplistic? ![]() > > > > 1. on _every_ commandline or global in the IDE > > 2. in an .inc file that you include in every unit right after the interface > > keyword. > > Hartelijk dank !!! / Thank you !!! > If you change any of these, build instead of compile. |
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|