HP3000-L Archives

June 1998, Week 4

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Neil Harvey <[log in to unmask]>
Reply To:
Neil Harvey <[log in to unmask]>
Date:
Wed, 24 Jun 1998 20:47:34 +0200
Content-Type:
text/plain
Parts/Attachments:
text/plain (84 lines)
James

I think you must:-

:pdl
set dict <old qschemac name here>
generate all
quit

then you get a file called qshogen, which is PDL, and you can simply
edit this to put a :-

create dictionary <dictname> not preloaded

into the beginning, and a:-

load

at the end, then invoke pdl again and say use qshogen.

Be aware that the default size for qshogen is the dreaded 16384, so you
may want a file equation if you get a file full warning (or several
hundred file full warnings).

Good luck

Neil Harvey


> -----Original Message-----
> From: Trudeau, James L [SMTP:[log in to unmask]]
> Sent: Wednesday, June 24, 1998 6:31 PM
> To:   [log in to unmask]
> Subject:      Cognos fun
>
> Howdy,
>
> I'm having a fit trying to get our QDD dictionary compiled into
> PDL format.  While I'm waiting for a call back from Cognos,
> which will come after I've left for an appointment, I thought I
> would whimper on the list.
>
> This job:  umm...where's my paster?  ahh there it is..
>
>
> !JOB NEWPDL,PJTT.CONTRACT,A0250;OUTCLASS=LP,1
> !RUN GOD/PASCAL.PUB.VESOFT
> !PDL
> USE QSHOGEN
> LOAD
> SAVE PDLMAC
> EXIT
> !EOJ
>
> Produces this result:
>
>
> >
> >
> > LOAD
> 0 Errors  1162 Warnings.  Press RETURN to continue:
> > SAVE PDLMAC
> Internal Error: fseek failed on save file
>
>
> **** PROCESS QUIT; PARAM = 0
> ABORT: PDL.CURRENT.COGNOS
> NM SYS   a.00a1c314 dbg_abort_trace+$24
> NM USER  1c8.000a810c raise+$c4
> NM PROG  5d4.000ee738 InternalError+$40
>
>
>
>   RUN PDL.CURRENT.COGNOS;INFO="";XL=" *PHLIBXL "
> Program terminated in an error state. (CIERR 976)
> CPU sec. = 16.  elapsed min. = 1.  WED, JUN 24, 1998, 10:36 AM.
>
> I don't get it.  The first line in the input file QSHOGEN is CREATE
> DICTIONARY PDLMAC.
>
> Well, back to waiting on Hognose.
>
> Jim (what's a creek?) Trudeau

ATOM RSS1 RSS2