Thanks Peter! Adding a colon and changing the delimiter worked just right. In case any one is curious this is the input statement I ended up using: infile test firstobs=77 dlm='<' ; input @'<p class="search-1">' ID 2. @'<p class="search-2"><strong>' Name : $40. / Address1 : $40. / Address2 : $40. / City : $40. / Phone : $40. ; Thanks again! Rob
... View more