Including %program
Posted: Fri Apr 03, 2009 1:56 pm
Hey, is it possible to include sub-programs whose file name is defined as a string, such as %program? Thanks in advancde, Fabio
We are trying to work with:
%program = "" + %path + "/" + %filename + ""
include %program
We are trying to work with:
%program = "" + %path + "/" + %filename + ""
include %program