Search found 1046 matches

by Rickard Johansson
19 Jul 2012 18:22
Forum: Syntax files
Topic: function folding question
Replies: 4
Views: 17759

Re: function folding question

I haven't tested this since I don't have your syntax file, but maybe the [Block] thing is interfering with the folding. Have you tried just to add [Options] Symbols=@ ... (plus anything else that you need) [Fold] 1_Id=~@ 1_Begin= 1_End=endp 1_EndBefore= 1_Section= 1_NoParentOfId=1 1_NotAlwaysEnded=0...
by Rickard Johansson
10 Jul 2012 20:18
Forum: Scripts
Topic: How i use the Delete()-procedure in JS ?
Replies: 5
Views: 21650

Re: How i use the Delete()-procedure in JS ?

OK. "Delete" is apparently an operator in JavaScript, so you have to use "DeleteStr" instead. "Delete" works fine in a Pascal script though.
by Rickard Johansson
10 Jul 2012 19:32
Forum: Scripts
Topic: How i use the Delete()-procedure in JS ?
Replies: 5
Views: 21650

Re: How i use the Delete()-procedure in JS ?

Must be an error in the Fast script documentation. I don't think anything is returned from the Delete function. It should be just

Code: Select all

var s = "My string";
Delete(s,1,3);
by Rickard Johansson
23 Jun 2012 11:10
Forum: Scripts
Topic: [bug] Could not execute command line!
Replies: 2
Views: 10343

Re: [bug] Could not execute command line!

It's not really a bug. You just have to type MainApp.RunAppAndWait("c:\\windows\\notepad.exe", "", false, false); when using a C++ or Java script. In Pascal you can use MainApp.RunAppAndWait('c:\windows\notepad.exe', '', false, false); The documentation use single quotes as is us...
by Rickard Johansson
06 May 2012 18:53
Forum: News
Topic: Temporary break in development
Replies: 6
Views: 24253

Re: Temporary break in development

Thanks :) I've unpacked everything and am very happy with my new apartment.

I've begun fixing some reported bugs, and add some new features, and hope to release an update in a few weeks or so...
by Rickard Johansson
01 Apr 2012 11:03
Forum: News
Topic: Temporary break in development
Replies: 6
Views: 24253

Temporary break in development

I've bought a new apartment and will move at the end of the month, so currently I don't have much time over for development. As soon as I've settled in I will resume development. I hope you will manage that long without any new releases... And for those of you who want to see the house I'm moving in...
by Rickard Johansson
10 Jan 2012 17:59
Forum: Language files
Topic: German language updates for v7.90
Replies: 8
Views: 26063

Re: German language updates for v7.90

Thanks!

The text in 2018 is used for the menu item to open the incremental find bar in the top right corner of the document window (Ctrl+E).
by Rickard Johansson
10 Jan 2012 17:21
Forum: Language files
Topic: German language updates for v7.90
Replies: 8
Views: 26063

German language updates for v7.90

Does anyone want to make the German translation? [Menu] 1042=RT&F as HTML 1076=Paste Special 1077=HTML Source 1078=Cut and Append 1079=Copy and Append 1080=Copy and Paste 1081=Cut/Copy Special 2018=In&cremental Find... [Hints] 289=Find where 290=Match whole word 291=Case sensitive 292=Up 293...
by Rickard Johansson
24 Dec 2011 08:55
Forum: News
Topic: Merry Christmas
Replies: 0
Views: 13350

Merry Christmas

Image

Merry Christmas everyone :)
by Rickard Johansson
21 Dec 2011 18:39
Forum: Language files
Topic: German language updates for v7.80
Replies: 3
Views: 17766

Re: German language updates for v7.80

Thank you!

I think I'll just add it as it is. Hopefully the current translator will send updated files soon.
by Rickard Johansson
21 Dec 2011 16:55
Forum: Language files
Topic: German language updates for v7.80
Replies: 3
Views: 17766

German language updates for v7.80

I still haven't received a German translation for v7.80. Is anyone willing to update the German language files? I have tried to get in contact with the translator but haven't received a reply... These are the changes needed in the language files: [Menu] 1075=Insert ascending numbers... 2000=Fin&...
by Rickard Johansson
12 Dec 2011 15:23
Forum: Syntax files
Topic: AutoHotKey
Replies: 13
Views: 32810

Re: AutoHotKey

You don't really need the .ssx file. It only stores your current colors set for the current highlighter and is only needed when you want to share the syntax files with someone else. The .ssx file is then used by other users to import the colors into there highlighter settings.
by Rickard Johansson
05 Nov 2011 16:52
Forum: Syntax files
Topic: Bug or corruption or something
Replies: 3
Views: 12805

Re: Bug or corruption or something

You can create the .ssx file in options -> Highlighters section by using the "Export" function. It will save your current color settings into a file with the .ssx extension. The only way to publish the syntax file is by sending them to me. I'll upload the files to the server and others can...
by Rickard Johansson
16 Sep 2011 22:03
Forum: News
Topic: In Turky on vacation
Replies: 5
Views: 22391

Re: In Turky on vacation

Thanks! I did have a good time... A bit warm maybe...