Hi Janie,
If you find that there's a setting to control this, be sure to let me know. I use the ASLogDisplay a lot and for Active Links, it pretty easy to read, but for Filter,SQL, API, etc, it's a little challenging. It's a great tool, but the thing I don't like about it, is that you can't search the text or copy and paste to another document. So, what I normally do is this: 1. Start the log to capture the output I'm interested in. 2. Save the output to an .rtf format (the default). 3. Open the document in MSWord 4. Perform a Find and Replace as follows: (do not include the double quotes) a. Find: " <FLTR>" (Note that there is a space before the "<" b. Replace: "^p<FLTR>" (note: The "^p" is a carriage return) This puts the filter logging in the same format as with Active Links. At this point, I usually copy the entire document contents (CTRL+A ), and paste into a new Notepad document, because I just like to work with it there, but that a matter of preference. I know this seems like a lot of steps just to look at a log, but after a while, you tend to get a rhythm going. HTH Leonard Neely _____ From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Janie Sprenger Sent: Tuesday, May 27, 2008 10:06 AM To: [email protected] Subject: AR System Log Display Does anyone know what kind of setting can be changed to allow for the wrapping on filter logging in ARLogDisplay.exe to work differently? This is a snippet of filter logging in ARLogDisplay <USER: jsprenger > /* Tue May 27 2008 09:57:55.9910 */ Start filter processing (phase 1) -- Operation - GET on CTM:CFG-ApplicationPreferences - IPF000000000001 <FLTR> <TID: 0000002916> <RPC ID: 0000163990> <Queue: Fast > <Client-RPC: 390620 > <USER: jsprenger > /* Tue May 27 2008 09:57:55.9910 */ End of filter processing (phase 1) -- Operation - GET on CTM:CFG-ApplicationPreferences - IPF000000000001 <FLTR> <TID: 0000002052> <RPC ID: 0000163993> <Queue: Fast > <Client-RPC: 390620 > <USER: jsprenger > /* Tue May 27 2008 09:57:56.0380 */ Start filter processing (phase 1) -- Operation - GET on SYS:Date Time Query Rules - 000000000000001 <FLTR> <TID: 0000002052> <RPC ID: 0000163993> <Queue: Fast > <Client-RPC: 390620 > <USER: jsprenger > /* Tue May 27 2008 09:57:56.0380 */ End of filter processing (phase 1) -- Operation - GET on SYS:Date Time Query Rules - 000000000000001 <FLTR> <TID: 0000002044> <RPC ID: 0000163996> <Queue: Fast > <Client-RPC: 390620 > <USER: jsprenger This is a snippet of active link logging: <ACTL> /* Tue May 27 2008 10:02:31 */ <ACTL> Start active link processing -- Operation - On Window Open <ACTL> For Schema - HPD:Help Desk <ACTL> On screen type - CREATE <ACTL> Checking HPD:SHR:SetGlobal_000_GetUserPreference (0) <ACTL> -> Passed qualification -- perform if actions <ACTL> 0: Set Fields As you can see, there is a pretty significant difference with the wrapping. Any help is appreciated. User tool (and Server) 7.1.0 Patch 2 (Also seems to occur in other 7 versions) Thanks, Janie <http://www.columnit.com> __Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are" html___ _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"

