Setting up SlickEdit to work with and compile MQL4/5 documents. - page 4

 
the problem seems to be in the int try function parameter, apparently where it's reserved as a system operator or something...
 

If you want the SE to automatically track changes to an open file by another program, you should ensure that the appropriate settings are present:


The SE will then alert you that the open file has been modified by another program, prompting you to save the changes or discard them:



Clicking the "Diff Selected" button launches a file comparison utility where you can see the changes made (or correct them yourself):


 

Updated and added MQL4 and MQL5 keywords.

You can just replace the file in c:\Users\<Username>\Documents\My SlickEdit Config\16.0.0\ folder

unless, of course, you have changed keywords in languages other than MQL4 and MQL5. Otherwise open the file in a text editor, or directly in SE, and replace the keywords with the new ones.

Документация по MQL5: Файловые операции / FileOpen
Документация по MQL5: Файловые операции / FileOpen
  • www.mql5.com
Файловые операции / FileOpen - Документация по MQL5
Files:
user.zip  159 kb
 
Thank you...
 

Big update of MQL5 language keywords.

Replace user.vlx with a new one (attached).

Many thanks to mql5 (Ilyas Sharapov) for their collaboration and assistance in compilation of the list.


SZY Perhaps, there will be a glossary in Documentation, and then it will be easier to create and update the list.

Files:
user.zip  161 kb
 
MQL5 keyword update.
Files:
user.zip  161 kb
 

joo, thanks for the thread and the tool you described... have a question for a beginner to use this universal editor...

Here I have created the first file... and immediately I see that there is text in red...


 
denkir:

Here I have created the first file... and immediately I see that there is text in red...

Most likely, the mq5 and/or mqh extensions were not linked in the settings to one of the standard languages or to a newly created custom language.

Either go to the settings and bind the required extensions to one of the languages (I recommend to C++) or just import the settings from one of the files located on the pages of this branch.

 

Did everything according to the instructions. Now another problem. There was an error when importing the settings. Could it be because the username is in Cyrillic?


 
denkir:

Did everything according to the instructions. Now another problem. There was an error when importing the settings. Could it be because the username is in Cyrillic?

Yeah, that could be the cause of the error. What kind of error? :)
Reason: