I've been encouraged to re-try jEdit/NetRexx; seems there have been some changes with NetRexx 2.0.x. ( x = 2 or maybe 5). Does anyone have any recent experience with these in combination?
thanks for your time and enjoy the day Bob Hamilton _______________________________________________ Ibm-netrexx mailing list [hidden email] |
Hi Bob,
Could you explain what you mean by using jEdit and NetRexx in combination? For example, I ordinarily keep them quite separate and just use jEdit to edit NetRexx source and look at NetRexxC output. Used in this way there are no interactions between the two, and a change in either has no effect on the other. Of course, if you require NetRexx plugins for jEdit, things could be more complicated. If you are doing the latter, you might consider simplifying things until you are more comfortable with both systems. George On Tue, Jul 27, 2010 at 7:04 AM, Robert Hamilton <[hidden email]> wrote: I've been encouraged to re-try jEdit/NetRexx; seems there have been some changes with NetRexx 2.0.x. ( x = 2 or maybe 5). Does anyone have any recent experience with these in combination? _______________________________________________ Ibm-netrexx mailing list [hidden email] |
Seems to be working after new install of jedit:
This say date() parse date() a b c d e say a say b say c say d say e gives this Tue Jul 27 09:38:26 CDT 2010 Tue Jul 27 09:38:26 CDT 2010 in the output window. . . I don't think the original install was right somehow.; thanks for the help bobh On Tue, Jul 27, 2010 at 8:27 AM, George Hovey <[hidden email]> wrote: Hi Bob, _______________________________________________ Ibm-netrexx mailing list [hidden email] |
In reply to this post by George Hovey-2
Hello Bob,
years ago I tried jEdit a lot, for various languages, and was very impressed. I then went back to Ultra-Edit, as jEdit at those time computers was simply too slow for me. As I do now really need syntax highlighting, I did stick with UltraEdit for the past 5 years at least. After Kermit Kiser did announce NetRexxScript, and David Requena his NetRexxDE, I gave JEdit a new trial, and surprise, surprise: The performance issues were gone. I'm using a three year old DualCore Pentium Fujitsu Siemens as the desktop. I'm still experimenting with NetRexxScript and NetRexxDE, but usually am still using the approach George describes, i.e.: - enter JEdit - do the Editing required - leave jEdit - use NrC for compilations I did try Jedit for NetRexx, COBOL, and PL/I -- and the syntax highlighting works perfect for all three languages. The only advise I do have: do *not*, repeat *not* load JEdit plugins you do not require. this will slow down the system start time comsiderably. For the start, try to follow George's advise and become accustomed with both products, before you go further. Both are excellent, and NetRexxDe seems to integrate them very well (thanks, David!). kind regards from Vienna, Tom. www.thsitc.com (products and home-page partly still under development) www.rexx2Nrx.com www.db-123.com ==================================================================================== annaounced Am 27.07.2010 15:27, schrieb George Hovey: Hi Bob, --
Thomas Schneider Projects ReyC & LOGOS on www.KENAI.com _______________________________________________ Ibm-netrexx mailing list [hidden email]
Tom. (ths@db-123.com)
|
Free forum by Nabble | Edit this page |