Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Generation of UTM applications

&pagelevel(3)&pagelevel
  1. Define UTM dialog station with unique station name:

    KDCDEF instructions LTERM and PTERM

    PTERM <station>,LTERM=<log term>,PRONAM=<PC name>,PTYPE=T9750
    LTERM <log term>

    <station> = Terminal name (in LAN: PPort of Local Name)

    <log term> = Logical name of terminal in UTM

    <PC name> = Computer name of PC in BS2000

  2. Define UTM dialog station for any connections on a PC:

    KDCDEF instruction TPOOL:

    TPOOL PRONAM=<PC name>,LTERM=<log prefix>,NUMBER=<number>,PTYPE=T9750

    <log prefix> = Start of logical terminal name

    <number> = Number of terminals

    <PC name> = Computer name of PC in BS2000

    A logical terminal name is made up of <log prefix><number>.

  3. Define bypass printer on unique terminal:

    PTERM <RSO printer>,CID=D3,CNTRLU=T9750,LTERM=<log printer>,PRONAM=<PC name>,PTYPE=T9022,USAGE=0UTPUT
    LTERM <log printer>,CTERM=<log term>,PLEV=1,QLEV=1000,USAGE=OUTPUT

    <RSO printer> = RSO name of printer

    <log term> = Logical name of the dialog terminal to which the printer is connected

    <log printer> = Logical name used to address the printer from UTM

    <PC name> = Computer name of PC in BS2000