MERGE TCL command line options (AREV Specific)
At 17 FEB 1998 01:34:12PM William Earl wrote:
Does the MERGE command allow naming a template that existing in a file *OTHER* than REPORTS? In the banded report writer, the command syntax is:
RUNREPORT tablename rowname options…
I'd like to know if MERGE allows:
MERGE tablename rowname options…
Thanks for your help!
William
At 17 FEB 1998 06:56PM Andrew P McAuley wrote:
I don't believe it does… so a nasty kludge follows
SetAlias to the alternative report file as the base report filePerform the mergeReset the aliasWorld Leaders in all things RevSoft
At 17 FEB 1998 06:56PM Andrew P McAuley wrote:
I don't believe it does… so a nasty kludge follows
SetAlias to the alternative report file as the base report filePerform the mergeReset the aliasEven better, write a command MYMERGE which does it all for you.
World Leaders in all things RevSoft