How about this : data t; text1='<html> <head> <meta name=''generator'' content=''HTML Tidy, see www.w3.org'' /> <title></title> </head> <body> <p>Test</p> <p></p> <table style=''WIDTH: 360.0pt;BORDER-COLLAPSE: collapse;'' border=''0'' cellspacing=''0'' cellpadding=''0'' width=''480''>' ; text2=prxchange('s/<[^<>]*>//',-1,text1); run; Xia Keshan
... View more