Re: VMFPLC2 DUMP malfunction in sixpack 1.2 environment
"paoloG" <[email protected]>
| Newsgroups | gmane.comp.emulators.hercules390.vm |
|---|---|
| Message-ID | <[email protected]> |
--- In [email protected], "Wolfgang Schmidt" <W.Schmidt_Celle@...> wrote: > > Working at a WIN ooREXX routine to decode VMFPLC2 AWS files I > found a repeatable malfunction at VMFPLC2 dumping a certain file. > > Performing > > LOGON MAINT > UPDATE DMKGRF ASSEMBLE * DMKHRC CNTRL * ( CTL > ATT 480 * 181 (480 points to an empty WIN .aws file) > VMFPLC2 DUMP DMKGRF UPDLOG A > DET 181 > > results in an incorrect AWS file. > > After AWS file record contents > > ./ I 01708930 $ 1708940 10 07/13/10 10:06:58 > INSERTING... * We update the "VM/370" message on the logo screen as well. . 01708940 > L R1,FMT77CCW get address of big logo screen HRC370DK 01708950 > MVC 8(1,R1),INSTWRD1 zap with 7 or 8 from PSA HRC370DK 01708960 > > additional 15 blanks are inserted at the beginning of the next record > > DELETING... LOGOSIZE EQU FMTLOGO+6 > > and shifts all further records > > Anyone there who can help ? > > Wolf > I tried and got your error;(BTW not only 15 blanks but also 128 x'00' before the blanks). The error IMHO is related to UPDATE program; if you look with EDIT at DMKGRF UPDLOG you will see that it 'ends' at 01708960. Regards. Paul