-roption[v]

Link your program with the shared run-time system using dynamic binding.

option One of:
E Bind either a single or multi-threaded run-time system
M Bind the multi-threaded run-time system
S Bind the single threaded run-time system

v Limit dynamic binding to the current release of the run-time system. If you do not specify this parameter the executable can bind with current and future versions of the Net Express COBOL run-time system.

The actual run-time system chosen is determined by the version specified in the registry. For information on the registry entries see the topic .

This form of linking should be used on any application that is deployed using Micro Focus Server.