Merge Report (AREV Specific)
At 06 APR 2000 10:48:36PM [email protected] 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 [email protected] 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.
[email protected] onmouseover=window.status=imagine … ;return(true)"
Ray Chan ~ Symmetry Info