MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

[DIY] create a Rexx editor by yourself :)

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Other Technical Topics
View previous topic :: View next topic  
Author Message
Ripley
Beginner


Joined: 30 Mar 2005
Posts: 15
Topics: 8

PostPosted: Sun Apr 30, 2006 9:51 pm    Post subject: [DIY] create a Rexx editor by yourself :) Reply with quote

When i write program i like to use Notepad++
http://sourceforge.net/projects/notepad-plus/
free and good Embarassed
it has not Rexx syntax heightleight
but you can do it by yourself Wink

You can define your language type : Rexx
http://notepad-plus.sourceforge.net/tw/UserLanguageDefineSystem-HOWTO.php?lang=tw

=============================================
Rexx keywords:
Code:

arg digits form fuzz linein trace value address
 
by call do drop else end engineering exit expose for forever if interpret iterate leave name nop numeric off on options otherwise parse procedure
pull push queue return say scientific select signal source then to
until upper var version when while with
Back to top
View user's profile Send private message MSN Messenger
semigeezer
Supermod


Joined: 03 Jan 2003
Posts: 1014
Topics: 13
Location: Atlantis

PostPosted: Sun Apr 30, 2006 10:17 pm    Post subject: Reply with quote

Similarly, Textpad is very nice for this and it is inexpensive. Visual Slick-edit also does it but that is a little pricey.

I haven't found an editor that formats Rexx so I ended up writing my own formatter last week from scratch. Any editors that format Rexx? (though I doubt I'll give up on my formatter since it does follow all of my keyword, variable and comment case management, operator spacing, blank line and comment handling preferences).
Back to top
View user's profile Send private message Visit poster's website
Ripley
Beginner


Joined: 30 Mar 2005
Posts: 15
Topics: 8

PostPosted: Sun Apr 30, 2006 11:13 pm    Post subject: Reply with quote

dear semigeezer:

Notepad++ can be customised and plugin
but i don't study it for a lot...

if there are plugin with Eclipse and .NET , i will be more happy Embarassed

but i serch google there is no Rexx.NET

i think Rexx needs to grow up
i hope more people to enjoy Rexx which is easy and powerful Razz
Back to top
View user's profile Send private message MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Other Technical Topics All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group