Hi
All my custom code is conviniently on another drive rather than on the C (incase of rebuild, upgrade crash etc) and i backup this up securly on a daily basis.
I would like to start to convert my includes into modules, but keep all the code away from the C drive. How do I create a custom module that is not in the c:/program files/bmax dir so that bmax programs can compile it.
ie
and also when I press CTRL-D bmax compiles the code in the new module dir?
Is this possible?
cheers
All my custom code is conviniently on another drive rather than on the C (incase of rebuild, upgrade crash etc) and i backup this up securly on a daily basis.
I would like to start to convert my includes into modules, but keep all the code away from the C drive. How do I create a custom module that is not in the c:/program files/bmax dir so that bmax programs can compile it.
ie
import "dev.test"
and also when I press CTRL-D bmax compiles the code in the new module dir?
Is this possible?
cheers