includes
Posted: Mon Jul 09, 2012 2:16 pm
Several scenario scripts have includes, usually placed at the same level as the scenario.BSF, but in some cases I can see them.
Exemple
include "functions.BSF"
include "tools.BSF" // that one I can find anywhere a file with this name.
And the scenario has not those files, where are they placed?, I look inside BA but there are not there either.
Exemple
include "functions.BSF"
include "tools.BSF" // that one I can find anywhere a file with this name.
And the scenario has not those files, where are they placed?, I look inside BA but there are not there either.