$input1 is just the name of the subroutine that does the copy of PROLOG1. Below is the source of PROLOG1:
*************** Beginning of data *********************************** *=================================================================== * PROLOG *=================================================================== * Get input data from POST or GET. C callp getinput(indata:inactln:ReqMethod) * Parse the input data into the externally described data structure C callp CvtDb(DBFileName:InData: C InActLn: C CGIEXTERDS: C DBDSLn:DBActLn:DBRespCd:qusec) --- In [email protected], Scott Klement <[EMAIL PROTECTED]> wrote: > > > > How are you populating the CGIINP01 and CGIINP02 variables? You appear to > > be using a non-CGIDEV2 subroutine called $INPUT but you haven't included the > > code for it so I can't tell what is happening. > > She posted the following code: > > ************************************************ > * Read Input from web page > ************************************************ > C $input BEGSR > * > /copy SPCGILIB/qrpglesrc,PROLOG1 > * > C ENDSR > > > That /COPY member is from CGIDEV2, so you should already have the code for > it. I don't know that it does what she thinks it does, but I haven't ever > used the PROLOG1 copy member, so I don't know for sure. > ------------------------ Yahoo! Groups Sponsor --------------------~--> Most low income households are not online. Help bridge the digital divide today! http://us.click.yahoo.com/cd_AJB/QnQLAA/TtwFAA/wbFolB/TM --------------------------------------------------------------------~-> 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/
