anfo 118 Posted July 17, 2017 Hi Can anybody recommend a good RPT analyser (if they even exist)? Share this post Link to post Share on other sites
anfo 118 Posted July 18, 2017 Either nobody knows or it doesn't exist? If it doesn't exist, then I sounds like a good idea but I'm not a programmer so I wouldn't know the complexities involved Just thought with the thousand or so lines that can be generated in an RPT that it seemed logical that an app like this might exist to filter the standard report information and target error code. Share this post Link to post Share on other sites
jshock 513 Posted July 18, 2017 I'm my own RPT analyzer. Just takes time to learn and understand. There is a lot that can be ignored (most of the time). There is no analyzer as far as I'm aware outside of community members replying to posts here. Share this post Link to post Share on other sites
anfo 118 Posted July 18, 2017 36 minutes ago, jshock said: I'm my own RPT analyzer. Yeh I guess I am too, just not a good one :S Share this post Link to post Share on other sites
jshock 513 Posted July 18, 2017 Yea if you're wholefully stuck with something just post a pastebin link or similar here, I'm sure there are more than enough willing to assist. Share this post Link to post Share on other sites
anfo 118 Posted July 18, 2017 2 minutes ago, jshock said: Yea if you're wholefully stuck with something just post a pastebin link or similar here, I'm sure there are more than enough willing to assist. Hey good idea, thanks :) Share this post Link to post Share on other sites
sarogahtyp 1109 Posted July 18, 2017 2 hours ago, jshock said: I'm my own RPT analyzer. Could u please upload urself somewhere and throw the link? ;-) Share this post Link to post Share on other sites
jshock 513 Posted July 18, 2017 3 minutes ago, sarogahtyp said: Could u please upload urself somewhere and throw the link? ;-) Sounds expensive. Share this post Link to post Share on other sites
Lucullus 71 Posted July 18, 2017 17 hours ago, anfo said: Hi Can anybody recommend a good RPT analyser (if they even exist)? I use logviewer. Not an analyzer, but sufficient for me. Share this post Link to post Share on other sites
sarogahtyp 1109 Posted July 18, 2017 wasn't there an editor with syntax parser somewhere? This is not analyzing .rpt but using it can prevent .rpt spam by checking syntax prior execution. EDIT Here it is: Share this post Link to post Share on other sites
Tankbuster 1747 Posted July 18, 2017 MOst 'tail' type log viewers have a highlight function. Baretail, for example can highlight a line in rpt that contains "missing ;" or "error position" Share this post Link to post Share on other sites
krzmbrzl 34 Posted July 18, 2017 6 hours ago, sarogahtyp said: wasn't there an editor with syntax parser somewhere? This is not analyzing .rpt but using it can prevent .rpt spam by checking syntax prior execution. Yeah there are a hand full of them. Another one would be my plugin for eclipse. Btw. it does also feature a RPT-Viewer next to the code editor (though no RPT analysis yet) ;) 1 Share this post Link to post Share on other sites