/* label Cobol = 100301 Update tabella tipi card per interfaccia con Pms 04/04/19 A.B. */ connect to 'SYSMONEY' 'SYSADM' ''; INSERT INTO MENUOP VALUES('MSCK', 'Money Interface', 'MSCKMSCK', 'DEFAULT', '', '', '', '', '', '', '', '', '', 'DEFAULT', '', '', ''); disconnect; quit;