|
This is a multi-part message in MIME format. -- [ Picked text/plain from multipart/alternative ] >From within an RPGIV program...I am reading a db file which contains HTML >source code. I want to scan each record, searching for specific characters. For example, if I insert the paragraph symbol in the HTML, I want to scan the HTML source and see if it contains the paragraph symbol. Here's a sample record. Note the paragraph symbol: <p class=MsoNormal>This is a para mark ¶ and I m putting it right here.</p> In my RPG program I am using the SCAN (tried the %SCAN BIF too) opcode to scan for a hex value of x'b6'...which is the para symbol. However, the SCAN fails to find a match. Anyone have an idea of why the SCAN is failing? Thanks, Shannon O'Donnell --
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.