Libname auf Gosch1 angepasst für PUB400

This commit is contained in:
2026-08-16 14:54:32 +02:00
parent a227396918
commit 01c1de5003
5 changed files with 18 additions and 18 deletions
+6 -6
View File
@@ -6,11 +6,11 @@
// Description...: Media Definition Service Procedures
//
// Serviceprogramm erstellen mit :
// CRTSRVPGM SRVPGM(GOSCH/MEDDFNSRV)
// MODULE(GOSCH/MEDDFNSRV
// GOSCH/MEDDFNBLD)
// CRTSRVPGM SRVPGM(GOSCH1/MEDDFNSRV)
// MODULE(GOSCH1/MEDDFNSRV
// GOSCH1/MEDDFNBLD)
// EXPORT(*SRCFILE)
// SRCFILE(GOSCH/MEDDFN)
// SRCFILE(GOSCH1/MEDDFN)
// SRCMBR(MEDDFNSRVB)
// TGTRLS(*CURRENT)
// TEXT('MEDDFN Service Program')
@@ -28,8 +28,8 @@ ctl-opt
//
//=====================================================================
/copy GOSCH/MEDDFN,MEDDFN_H
/copy GOSCH/MEDDFN,MEDDFNAP_H
/copy GOSCH1/MEDDFN,MEDDFN_H
/copy GOSCH1/MEDDFN,MEDDFNAP_H
//=====================================================================