M
Matt Freel
Guest
Is there anyway to pass a parameter to `include? I'm trying to do the
following
parameter DEFFILE = "file.txt";
`include DEFFILE;
This gives me errors though.... Anyone have any ideas?
following
parameter DEFFILE = "file.txt";
`include DEFFILE;
This gives me errors though.... Anyone have any ideas?