One possibility is that your external HTML resides on IFS and you are using /$ delimiters for the section names. In this case you may experience messages type "section not found". This may happen because characters /$ are mis-converted when the HTML is loaded. You may want to change such prefixes to something else, for instance <as400>.
Giovanni ----- Original Message ----- From: "Miki" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Thursday, January 26, 2006 11:47 AM Subject: [Easy400Group] plaese HELP me !! > Dear *all > I started CGI on new AS/400 with Apache directives and > I copy some programs from the old (was not Apache). > > For example the 1st program call the 2nd passing parameters "cgiinp01 > = G. end 2nd program write HTML. > the second time I try to execute the program I have no HTML output. > > Where is the problem. I don't understand.... > > Please Help me. > > Roberto. > > DEBUG: > ----------- > GetInput: Request method = > POST > ContLen: Content_length = > 10 > GetInput: ASCII input = > cgiinp01=G > GetInput: EBCDIC input = > cgiinp01=G > CvtDb: DS info -- > CGIEXTERDS/CGIDEV2: > > CvtDb: DS data =CGIEXTERDS/CGIDEV2: DBRespCd 1- QUSEC > message ID: none. > WrtJobDbg: > 003456/QTMHHTTP/CGIDEV2APA > > GetHtml: No records read because file has not changed. Previously, 41 > records were read. > WrtSection: Section ALL not > found. > WrtSection: Failed when calling QtmhWrStout. Msgid = CPF3C17. Message > data: > > > > > > > Yahoo! Groups Links > > > > > > > > > Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/Easy400Group/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
