Search found 8 matches
- 26 Aug 2010 22:47
- Forum: Syntax files
- Topic: Define class member using variable feature
- Replies: 4
- Views: 11661
- 23 Aug 2010 08:04
- Forum: Syntax files
- Topic: Define class member using variable feature
- Replies: 4
- Views: 11661
- 22 Aug 2010 19:48
- Forum: Syntax files
- Topic: Define class member using variable feature
- Replies: 4
- Views: 11661
Define class member using variable feature
Using RjTextEd 6.60 running on Windows Vista Home Basic.
I'm trying to use the variable definition syntax editor ferature to define and use a common list of members.
For example, i try to define a @foo variable, contains three member as in the picture below:
http://img823.imageshack.us/img823 ...
I'm trying to use the variable definition syntax editor ferature to define and use a common list of members.
For example, i try to define a @foo variable, contains three member as in the picture below:
http://img823.imageshack.us/img823 ...
- 22 Aug 2010 19:26
- Forum: Syntax files
- Topic: Javascript regexp pattern
- Replies: 2
- Views: 8945
- 16 Aug 2010 19:47
- Forum: Syntax files
- Topic: Javascript regexp pattern
- Replies: 2
- Views: 8945
Javascript regexp pattern
RjTextEd V 6.6 installed in Windows Vista Home Basic
Using regular expression I note that the pattern delimiter are not correctly regognized, expecially if I include one character normally used to delimit literal string.
For example:
var myRegExp=/('|/g;
var mySecondVar;
var myThirdVar;
the ...
Using regular expression I note that the pattern delimiter are not correctly regognized, expecially if I include one character normally used to delimit literal string.
For example:
var myRegExp=/('|/g;
var mySecondVar;
var myThirdVar;
the ...
- 23 Feb 2010 14:00
- Forum: Syntax files
- Topic: JScript syntax file: common class member lists
- Replies: 4
- Views: 11856
- 22 Feb 2010 21:22
- Forum: Syntax files
- Topic: JScript syntax file: common class member lists
- Replies: 4
- Views: 11856
- 21 Feb 2010 14:10
- Forum: Syntax files
- Topic: JScript syntax file: common class member lists
- Replies: 4
- Views: 11856
JScript syntax file: common class member lists
Hi everyone,
First of all, I wish make my personal congratualtions to Rickard for the x[index].member implementation: with this feature, writing JScritp code, with a well defined JScript syntax file, has become very very easy and funny!
Yesterday, I started to add a lot of class and class member ...
First of all, I wish make my personal congratualtions to Rickard for the x[index].member implementation: with this feature, writing JScritp code, with a well defined JScript syntax file, has become very very easy and funny!
Yesterday, I started to add a lot of class and class member ...