Merge Report (AREV Specific)
At 06 APR 2000 10:48:36PM Danshane@westco.net wrote:
Im an amateur here. Would someone please explain to me how to print a merge report using a softkey from a window. How do I tell it which record I want printed. Any help appreciated. Please write it so an amateur can understand it. Thanks
![]()
At 07 APR 2000 01:01AM rayc@symmetryinfo.com wrote:
To print a specific "record" from a softkey you would need to call the merge from a RBasic program. The statement you use would look something like this:
PERFORM "MERGE YourMerge ":TheKey : " (P"
To play with the above trying entering the above in TCL F5, but leave out "PERFORM" and the Quotes and the colon, e.g.,
MERGE YourMerge 100 (P
The above should print to the printer defined in Merge.
rayc@symmetryinfo.com onmouseover=window.status=imagine … ;return(true)"
Ray Chan ~ Symmetry Info