Creates a String containing a FETCH type hot-link anchor
using the input command, record number, resultset, format, formatting
class, next and bad pages, and additional anchor input.
Creates a String containing a FETCH type URL using the
input command, record number, resultset, format, formatting
class, next and bad pages, and additional anchor input.
Invokes the MakeQueryHotLink method for the input command, index label,
term, clean for query flag, format, formatting class,
next and bad pages, and additional anchor input with a default
data trailer string of null.
Creates a String containing a QUERY type hot-link anchor
for the input command, index label, term, clean for query flag,
format, formatting class, next and bad pages, and
additional anchor input, and trailer string.
Creates a String containing a QUERY type URL for the input
the input command, index label, term, clean for query flag,
format, formatting class, next and bad pages, and
additional anchor input.
Returns a boolean indicating whether the maximum number
duplicate records to retain for each original record is
a percentage of the number of duplicates or a count of records.
The MCANCEL class is a specialized Verb in Record Builder
whose primary function is to cancel a current edit session and to
release the record lock from that edit session.
The MSCLONE class is a specialized Verb in Record Builder
whose primary function is to extract the ber record part of the current
saved record to the target db
MCLONE uses input parameters contained in the RequestManager object.
The MUPDATE class is a specialized Verb in Record Builder
whose primary function is to update a database record and
release the record lock from that edit session.