OpenTP1 Version 7 User's Guide

[Contents][Index][Back][Next]

trnlnkrm (registers resource managers)

This manual explains only the parts that differ from OpenTP1 for UNIX. For the parts that are common to both OpenTP1 for Windows and OpenTP1 for UNIX, see the manual OpenTP1 Version 7 Operation.

Format

trnlnkrm
{[-A OpenTP1-provided-RM-name-to-be-added[,OpenTP1-provided-RM-name-to-be-added]...]
  [-D OpenTP1-provided-RM-name-to-be-deleted[,OpenTP1-provided-RM-name-to-be-deleted]...]
  [-a RM-name-that-is-not-provided-by-OpenTP1
   [,RM-name-that-is-not-provided-by-OpenTP1]...
 -s RM-switch-name[,RM-switch-name]...
 -o "RM-related-object-name[[Figure]RM-related-object-name]..."
 [,"RM-related-object-name[[Figure]RM-related-object-name]..."]...]
 [-d RM-name-that-is-not-provided-by-OpenTP1
   [,RM-name-that-is-not-provided-by-OpenTP1]...]
|[-n]}
[-C "compiler-option-name[[Figure]compiler-option-name]..."]
[-B "linkage-option-name[[Figure]linkage-option-name]..."][-l][-f][-P]

Options

-A OpenTP1-provided-RM-name-to-be-added ~<1 to 31 alphanumeric characters>

Neither OpenTP1_ISM nor OpenTP1_XATMI can be specified as the name of an OpenTP1-provided resource manager to be added. There are no other differences.

-D OpenTP1-provided-RM-name-to-be-deleted ~<1 to 31 alphanumeric characters>

Neither OpenTP1_ISM nor OpenTP1_XATMI can be specified as the name of an OpenTP1-provided resource manager to be deleted. There are no other differences.

-o RM-related-object-name ~<alphanumeric>

If you specify multiple objects, enclose the entire list of objects in double quotation marks ("). If you specify paths of RM-related object names, use double backslashes (\\) as the delimiter. There are no other differences.

-C compiler-option-name ~<string of 1 to 512 characters>

If you specify compiler option names, enclose them in double quotation marks ("). There are no other differences.

-B linkage-option-name ~<string of 1 to 512 characters>

If you specify the names of linkage options that are used during library linkage processing, enclose the linkage option names in double quotation marks ("). There are no other differences.

-P

There is no need to specify this option because it is assumed to be specified by default. There are no other differences.

Notes