Search found 4 matches
- 28 Mar 2021 13:42
- Forum: Features
- Topic: Implement additional language or call .dll-funcs?
- Replies: 7
- Views: 9947
Re: Implement additional language or call .dll-funcs?
It might have been implemented later, because the one you think had no idea was FastScript creator himself 8) I had a feeling you asked about implementing another scripting language, but I couldn't find it anywhere in your post :lol: Well, it's only in the subject. Anyway, you're not the first one ...
- 28 Mar 2021 12:17
- Forum: Features
- Topic: Implement additional language or call .dll-funcs?
- Replies: 7
- Views: 9947
Re: Implement additional language or call .dll-funcs?
i saw it but as "\r \n" , the "|" with the gap did not do anything It was inserted but that was about all. it did not find any matches I think it was the issue that i started to go for single matches what made it take that long when i wanted all at once. to replace newline you do...
- 28 Mar 2021 00:56
- Forum: Features
- Topic: Implement additional language or call .dll-funcs?
- Replies: 7
- Views: 9947
Re: Implement additional language or call .dll-funcs?
i guess it was the way i invoked the search, i tried using a regular expression to replace \x0D \x0A (cr lf) since i had 6000 comma/seperated keywords in just like 10 or 12 lines and to check if my regex was correct i had the search & replace on bottom of the mainwindow opened and i tried alwas ...
- 27 Mar 2021 09:46
- Forum: Features
- Topic: Implement additional language or call .dll-funcs?
- Replies: 7
- Views: 9947
Implement additional language or call .dll-funcs?
Hello, i enjoy RJ-Texted very much - it"s one of the few that does not break down when i feed it with the keywords of my favourite programming language and thats around 7000 keywords. no typo... Since the language is (and always will be) still under developement and the coding+editor shipped wi...