Re: PSP <%_at_ include file="/full/path/to/file.html" %> produced "numeric or value error"

From: Finn Ellebaek Nielsen <fen_at_changegroup.dk>
Date: Sat, 13 Apr 2002 01:18:45 +0200
Message-ID: <3cb76f10$0$11952$edfadb0f_at_dspool01.news.tele.dk>


Hi John.

Did you upload the include file with your LOADPSP call? When using include files you need to upload them when compiling your PSP file, such as:

loadpsp ... /home/miller/html/file.html myfile.psp

I was wondering if you were aware that we at ChangeGroup have developed a superior implementation of PL/SQL Server Pages, for instance by focusing 100% on tool integration in the development phase (and not requiring include files to be uploaded). You can download a white paper and live screen demos from http://www.changegroup.dk/en/cgpsp.htm and you can also request a 45-day trial version.

Hope this helps.

Best regards,

Finn Ellebaek

"Job Miller" <jobmiller_at_yahoo.com> wrote in message news:2edf8ed9.0203141019.33d2ccf2_at_posting.google.com...
> <%_at_ include file="/full/path/to/file.html" %>
>
> does not work, always gives "numeric or value error".
>
> The file contains just a <BR> tag.
>
> That is it.
>
> It use to contain a lot more. I pasted the HTML in the actual PSP
> file, and it compiled fine, however if I use the include file I get
> the numeric or value error.
>
> I am quite frustrated with this simple include thing. The relative
> path to the file produces a table or view not found in DBMS_PSP.... or
> something like that which I assumed meant it couldn't find the file to
> include.
>
> what could I possibly be missing.
>
> Oracle Version 8.1.6.2.1 on Solaris
>
> Job
Received on Sat Apr 13 2002 - 01:18:45 CEST

Original text of this message