Try using 'noindex' instead of 'no index'. You could also use index=no
-------------------------------------------------------------------------- Lionel B. Dyck -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Dana Mitchell Sent: Wednesday, August 02, 2017 10:10 AM To: [email protected] Subject: [EXTERNAL] Re: Friday Fun: hcd charts to htm via b2h issue Lionel, Excellent work with B2H, I've been experimenting with it also. I like it, the price is right! One question, when I produce the HCD report with 'No Index' I receive the following error: B2H: Abend in line 7208 of B2H, RC=30 B2H: CondxC : SYNTAX B2H: CondxD : B2H: ErrText: Name or string > 250 characters B2H: Source : return word(Abbrev.daid daid,1) |B2H107 Info: Highest RC=30 Anyone else seen this, or is this perhaps something specific to our HCD report? I'm in the process of debugging b2h to see what part of the HCD report is causing this. Thanks Dana On Mon, 31 Jul 2017 06:30:01 -0500, Dyck, Lionel B. (TRA) <[email protected]> wrote: >Made the following changes e SYM file to resolve the unknown symbols: > >:SYM. bx0022 bx0220 V='*' >:SYM. bx0202 bx2020 bx2200 V='|' -- | | | >:SYM. bx2002 V='|' -- | | | > >I also changed the code thus as the code appeared to assume PROFILE NOPREFIX >and kept failing until I did this. > >then pipcmd 'var dsnarg | SYSDSN | buffer | var dsnarg' >/* LBD: add quotes around dsnarg 07-28-2017 */ >else dsnarg = SYSDSN("'"dsnarg"'") /* Changed */ > >The command I run for my report is > >'%b2h IODF.CF.REPORT ( toc=no noindex title="AITC CF IODF Chart"' > >And then I use XMITIP to email the html file to myself and it works nicely. > >----------------------------------------------------------------------- >--- >Lionel B. Dyck >Mainframe Systems Programmer - TRA > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
