Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by ShyamPB

  1. ShyamPB

    Help with the GetURL in PB8

    I'm new to PB and my requirement is to get data from a URL. I'm using the following code. Could someone help me why isn't that working. (PB 8) Inet iinet_base iinet_base = CREATE Inet InternetResult data data = CREATE InternetResult integer k k = iinet_base.GetURL("http://www.yahoo.com", data)...

Part and Inventory Search

Back
Top