PDA

View Full Version : Untangle the Web with RPG and CGI



Guest.Visitor
12-31-1969, 06:33 PM
** This thread discusses the article: Untangle the Web with RPG and CGI (http://www.mcpressonline.com/index.php?option=com_content&view=article&id=7284) **
** This thread discusses the Content article: Untangle the Web with RPG and CGI (http://www.mcpressonline.com/index.php?option=com_content&view=article&id=7284) **
0

Guest.Visitor
12-31-1969, 06:33 PM
** This thread discusses the article: Untangle the Web with RPG and CGI (http://www.mcpressonline.com/index.php?option=com_content&view=article&id=7284) **
Brad; When I put this project together, I got a data decimal error on the test for WSINV <> 0. See attached program below. when I look at a dump, it shows ENVDS data structure has blanks for wsinv, although ENVREC shows the values selected by the client. See information from the dump below. ENVDS DS WSCUST PACKED(9,0) 404040404. '4040404040'X WSINV PACKED(9,0) 404040404. '4040404040'X WSREPRT CHAR(1) ' ' '40'X ENVREC CHAR(1024) 'wsinv=11111&wscust=&wsreprt=Y