What text parsing tools does Panorama have?
Panorama has dozens of functions to assist with any text parsing job, including special functions for parsing HTML and XML tags. Panorama does not include any GREP functions, but almost any task that you might perform with GREP can be performed with combinations of Panorama functions. For more information see Chapter 24 of the Panorama Handbook and the Programming Reference wizard. (You can also perform GREP operations by embedding code in Perl, Ruby or Python into your Panorama programs.) Back to top.