parsing window processes (AREV Specific)
At 06 SEP 2005 06:50:21PM Stacy Berger wrote:
I am trying to write a routine that parses through a window and gives me information on what processes are being run. The problem that I have encountered is that the process information moves. My first assumption was that I could take the number of prompts + an offset and this would give me the process information. Wrong! I have 1 window with 100 prompts and the processes start on line 149. I created a sample window with 1 prompt and the processes start on line 16.
Any clues?
At 06 SEP 2005 06:51PM support@sprezzatura.com wrote:
Use 147 as a delimiter
support@sprezzatura.com
The Sprezzatura Group Web Site
World Leaders in all things RevSoft
At 06 SEP 2005 07:38PM Warren Auyong wrote:
Look in ANN.BP for PTIS_WINDOW_DOC
It should be cataloged.