This is a multi-part message in MIME format. ------=_NextPart_000_000E_01BE283D.F22E76C0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Just use any old VMS editor on the .FDL file and change the segment length of the key to what you want. I'm trying to create an FDL for a file that i've just changed the record layout in PowerHouse. This file is also read by cobol, and i'd like the new FDL to have the same key definition as the old FDL has. I'm not sure why....know nothing about cobol, and this is beyond my scope of understanding FDL's. This is what i've tried so far $ANAL/RMS/FDL/OUT=MAPCUR.ANAL MAPCUR.ISM $EDIT/FDL/NOINTERACTIVE/ANALYSIS=MAPCUR.ANAL MAPCUR.FDL $CONVERT/STAT/FDL=MAPCUR.FDL MAPCUR.ISM MAPCUR.ISM The first reference of mapcur.ism is the new file i've created for the PH dic, using PHDFM In the second line i reference the old FDL and compare it with my previous analysis which creates a new FDL. then I try to convert my newfile with this newly created fdl......Problem is, since i've changed the size of my key in the new file (the one created via PHDFM) to 17 character (which used to be 15), when i convert the file, it returns it back to 15.... I'm not sure if anybody can follow what i'm trying to do here, but help would be very appreciated. Thanks Michel PH 7.10F VMS 7.1 ------=_NextPart_000_000E_01BE283D.F22E76C0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN">Just=20 use any old VMS editor on the .FDL file and change the segment=20 lengthof the key to what you want.
I'm trying to create an FDL for a file that i've = just=20 changed the record layout in PowerHouse. This file is also = read by=20 cobol, and i'd like the new FDL to have the same key definition as = the old=20 FDL has.I'm not sure why....know nothing about cobol, = and this is=20 beyond my scope of understanding FDL's.This is what i've tried so far$ANAL/RMS/FDL/OUT=3DMAPCUR.ANAL=20 MAPCUR.ISM
$EDIT/FDL/NOINTERACTIVE/ANALYSIS=3DMAPCUR.ANAL=20 MAPCUR.FDL
$CONVERT/STAT/FDL=3DMAPCUR.FDL MAPCUR.ISM=20 MAPCUR.ISMThe first reference of = mapcur.ism is the new=20 file i've created for the PH dic, using PHDFMIn the second line i reference the old FDL and = compare it=20 with my previous analysiswhich creates a new FDL.then I try to convert my newfile with this newly = created=20 fdl......Problem is, since i've changed the size of my key in the = new file=20 (the one created via PHDFM) to 17 character (which used to be 15), = when i=20 convert the file, it returns it back to 15....I'm not sure if anybody can follow what i'm = trying to do=20 here, but help would be very appreciated.ThanksMichelPH 7.10FVMS 7.1