The following instructions enable you to configure
Customer View = custv Order View = ordv
custv:*:*:*:*:*:* = accept customer_view ordv:*:*:*:*:*:* = accept order_view
[customer_view] Program = pro81a_sv.exe ;; MUST REFERENCE VALID DATABASE AGENT EXECUTABLE Environment = CUSTV ;; PASS UNIQUE, DESCRIPTIVE NAME. ServerOptions = -q -d mdy -TB 31 -TM 31 ReUse = never [order_view] Program = pro81a_sv.exe Environment = ORDV ServerOptions = -q -d mdy -TB 31 -TM 31 ReUse = never
[customer_view] Program = pro82a_sv.exe Environment = CUSTV ServerOptions = -q -d mdy -TB 31 -TM 31 ReUse = never ConnectOptions = -pf /usr/lpp/openlink/bin/custview.pf [order_view] Program = pro82a_sv.exe Environment = ORDV ServerOptions = -q -d mdy -TB 31 -TM 31 ReUse = never ConnectOptions = -pf /usr/lpp/openlink/bin/ordview.pf
[Environment PROGRESS81A] ;TABLEVIEW = CURSOR_SENSITIVITY = LOW DLC = D:\DBS\Progress\Pro81a Path = D:\DBS\Progress\Pro81a\BIN;D:\WINNT\System32
[Environment CUSTV] TABLEVIEW = /usr/lpp/openlink/bin/custview.dat CURSOR_SENSITIVITY = LOW DLC = D:\DBS\Progress\Pro82a Path = D:\DBS\Progress\Pro82a\BIN;D:\WINNT\System32 [Environment ORDV] TABLEVIEW = /usr/lpp/openlink/bin/ordview.dat CURSOR_SENSITIVITY = LOW DLC = D:\DBS\Progress\Pro82a Path = D:\DBS\Progress\Pro82a\BIN;D:\WINNT\System32