× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Because out is varying and the first two bytes contain a 5 byte integer
that holds the length of the varying field.

Thanks,

Mark

Mark D. Walter
Senior Programmer/Analyst
CCX, Inc.
mwalter@xxxxxxxxxx
http://www.ccxinc.com


                                                                           
             "Hatzenbeler,                                                 
             Tim"                                                          
             <thatzenbeler@cli                                          To 
             nitech.net>               "'RPG programming on the AS400 /    
             Sent by:                  iSeries'" <rpg400-l@xxxxxxxxxxxx>   
             rpg400-l-bounces@                                          cc 
             midrange.com                                                  
                                                                   Subject 
                                       cgidev2                             
             02/09/2005 02:19                                              
             PM                                                            
                                                                           
                                                                           
             Please respond to                                             
              RPG programming                                              
              on the AS400 /                                               
                  iSeries                                                  
             <rpg400-l@midrang                                             
                  e.com>                                                   
                                                                           
                                                                           




This might be a web400 question... since it's rpg, I wasn't sure...

I found this section, of code, if I wanted to write html straight to the
browser without using the substitute functions.  I was wondring if there
was
a better routine?

c                   eval      out = 'Content-type: text/html' +
c                             newline + newline + '<html><body><head> -
c                             <title>State Demonstration</title></head> -
c                             <body title="State"><h1 align="center"> -
c                             State Demonstration -
c                             </h1><p>Error(s) ocurred.  Programmer has -
c                             been notified.  Please try again later. -
c                             </p></body></html>'
c                   callp     WrtNoSection(%addr(out)+2:
c                             %len(out))

c                   callp     WrtSection('*fini')

I would like a routine that does a simple out &  does the *fini... ie:

c                   callp     wrtweb('<td>name</td>')

Is there a function that does this? Or would I need to write a procedure to
combine the above functions?  Also, in the previous section, why would they
offset the %addr(out) by +2 (it was like this in the sample programs??)

Thanks, for your time, tim
This e-mail message, including any attachments, is for the sole use of the
intended recipient(s) and may contain confidential or privileged
information.  Any unauthorized review, use, disclosure or distribution is
prohibited.  If you are not the intended recipient, please contact the
sender by reply e-mail and destroy the message.
--
This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list
To post a message email: RPG400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/rpg400-l.




As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.