[Implemented] Suggest "Parent" compiler option
Posted: Tue Apr 30, 2002 2:38 pm
Restored from previous forum. Originally posted by PB.
Hi Fred,
As someone who works on several PureBasic sources that are IncludeFile'd into
a main "parent" file, it would be nice to have a compiler option that specifies
a separate "parent" file to start compiling from. At the moment, if I am editing
an IncludeFile source, I have to save it, then load the main source, to start
the actual compilation. But if a compiler option existed where we could specify
the "parent" file, then the editor would NOT compile from the current file but
from the "parent" file instead. And, naturally, if nothing was specified in
this "parent" file setting, then the editor would just compile the current file.
Know what I mean?
PB - Registered PureBasic Coder
Hi Fred,
As someone who works on several PureBasic sources that are IncludeFile'd into
a main "parent" file, it would be nice to have a compiler option that specifies
a separate "parent" file to start compiling from. At the moment, if I am editing
an IncludeFile source, I have to save it, then load the main source, to start
the actual compilation. But if a compiler option existed where we could specify
the "parent" file, then the editor would NOT compile from the current file but
from the "parent" file instead. And, naturally, if nothing was specified in
this "parent" file setting, then the editor would just compile the current file.
Know what I mean?
PB - Registered PureBasic Coder