Search found 535 matches

by pjj
26 Mar 2012 18:04
Forum: Scripts
Topic: Very simple session management script
Replies: 0
Views: 7476

Very simple session management script

A couple of days ago I felt the need to have session management in RJ TE. I still hope someday Rickard will deliver us something that would be, as usual, very handy and powerful, much more powerful than my little script, but till then you can use my script. Here's some specs: 1) sessions are kept in...
by pjj
26 Mar 2012 17:46
Forum: Scripts
Topic: New script engine?
Replies: 0
Views: 8498

New script engine?

This is rather food for thought than a feature request; I just want to ask you to ponder it for a while. I've been monkeying with the embedded script engine (FastScript, http://www.fast-report.com/en/products/fast-script.html) for a couple of days. It may be excellent, most probably it is, but the s...
by pjj
26 Mar 2012 17:10
Forum: Scripts
Topic: Strangeness with strings
Replies: 0
Views: 7307

Strangeness with strings

1) I noticed index in strings starts with 1, and not 0 (as usual). Not sure if this is by design or not, I guess it'd be more convenient to start it from 0, but hey, I can live with that. 2) I used Document.Text to get content of a file, e.g.: if (MainApp.OpenFile("sessions.csv")) { sStr =...
by pjj
11 Jan 2012 11:55
Forum: Language files
Topic: German language updates for v7.90
Replies: 8
Views: 24960

Re: German language updates for v7.90

StefanG wrote:You like powerful, how about Blitzsuche?
Too powerful as for my taste, I'm afraid--too similar to Blitzkrieg ;)
by pjj
10 Jan 2012 23:12
Forum: Language files
Topic: German language updates for v7.90
Replies: 8
Views: 24960

Re: German language updates for v7.90

StefanG wrote:Other German software uses the term "Inkrementelle Suche"
Hmmm, German Wikipedia begs to differ :o and suggests Vorschlagssuche -- I don't speak German, but this sounds pretty powerful to me. I could even use it instead of "Donnerwetter!" ;)
by pjj
10 Dec 2011 12:00
Forum: External or integrated tools
Topic: JSON Viewer
Replies: 1
Views: 13721

JSON Viewer

I just found a very simple but effective viewer for JSON files: not only it can display their structure, but also reformat it (but then you have to copy+paste result to RJ TE). It's open source and can be freely downloaded from http://jsonviewer.codeplex.com/
viewer.png
viewer.png (15.75 KiB) Viewed 13721 times
by pjj
28 Oct 2011 07:14
Forum: Syntax files
Topic: Single-Digit numbers not colored
Replies: 1
Views: 9824

Re: Single-Digit numbers not colored

It's been already reported (twice) and fixed in final 7.70: http://www.rjsoftware.se/Forum/viewtopi ... 7166#p7180 and then reported another time: http://www.rjsoftware.se/Forum/viewtopi ... 7194#p7194 You're the fourth, hence no medal :wink:
by pjj
06 Oct 2011 11:56
Forum: Scripts
Topic: Help with/for Scripting
Replies: 9
Views: 20883

Re: Help with/for Scripting

Ralph, I may be wrong on this, but I believe RJ TE uses FastScript as its scripting engine: FASTSCRIPT - multi-language scripting engine FastScript is a cross-platform, multi-language scripting engine. It is useful for programmers who want to add scripting ability to their projects. FastScript can b...
by pjj
09 Sep 2011 07:31
Forum: News
Topic: In Turky on vacation
Replies: 5
Views: 21310

Re: In Turky on vacation

Have fun, or else!
Image
by pjj
05 Sep 2011 16:08
Forum: Scripts
Topic: TEdit - Ctrl+V paste?
Replies: 4
Views: 10763

Re: TEdit - Ctrl+V paste?

Right. I can't help you then, I'm afraid :? (what are we talking about, after all? do you mean Script Editor?)
by pjj
05 Sep 2011 15:44
Forum: Scripts
Topic: TEdit - Ctrl+V paste?
Replies: 4
Views: 10763

Re: TEdit - Ctrl+V paste?

As far as I can tell -- yes. Assign Ctrl+V to PasteAction in Environment > Customize keyboard... and that'll do the trick.
by pjj
27 Aug 2011 16:57
Forum: Syntax files
Topic: FORTRAN syntax file
Replies: 18
Views: 38973

Re: FORTRAN syntax file

YAML highlighting may be difficult to accomplice. Yes, I'm afraid it would require a kind of separate module to do just that. Using external highlighters is probably not an option. I pondered a bit about it and came to the same conclusion. They're just highlighters, and have no information about fo...
by pjj
26 Aug 2011 08:06
Forum: Syntax files
Topic: Another interesting syntax highlighting challenge
Replies: 11
Views: 25544

Re: Another interesting syntax highlighting challenge

I know very little about inner RJ TextEd architecture, but one thing I know: it can run scripts (e.g. JavaScript--cfr. Zen coding in RJ TE!). So, why not integrate an existing JS for syntax highlighting? That would require, I think, writing a wrapper and not much more (I may be flat out wrong, natur...
by pjj
25 Aug 2011 08:56
Forum: Syntax files
Topic: FORTRAN syntax file
Replies: 18
Views: 38973

Re: FORTRAN syntax file

I'm attempting to set up a FORTRAN syntax file (yeah, I know... ;)) Fortran! I first programmed in Fortran, some 25 years ago! We used special sheets to write our (very simple) code, which werre subsequently "compiled" on special perforated cards... http://www.simnia.com/it/clycl/fortran/...
by pjj
22 Aug 2011 11:06
Forum: External or integrated tools
Topic: GSplit free versatile file splitter
Replies: 0
Views: 11383

GSplit free versatile file splitter

In every man's life comes this moment when he needs to split a file. Or else. Anyway, GSplit is a superb tool to do this job, as it [l]et you select from two basic file splitting options: disk spanned (split into a set of files varying in size auto-calculated by GSplit based on available free disk s...