Looking at a map and haven't seen a runmap command formated like this before.
RUN("MAP_TO_RUN",ECHOIN(1,PACKAGE(InputFile1)) + " -OE1")
I get the package part fine but does the '-oe1' echo the output from output1 of "MAP_TO_RUN"? If not, when and why would I use it without a file address to go with it?
RUN("MAP_TO_RUN",ECHOIN(1,PACKAGE(InputFile1)) + " -OE1")
I get the package part fine but does the '-oe1' echo the output from output1 of "MAP_TO_RUN"? If not, when and why would I use it without a file address to go with it?