Forex
Google
New signals service!

Go Back   Forex Trading > Metatrader Training > Metatrader 4 mql 4 - Development course > Questions


Register in Forex TSD!
Trading Systems Leaders in this forum (automated trading systems) are winning more than 3000 pips in a month (30000$ investing one lot every time).
Click here to register and get more information

Reply
 
LinkBack (2) Thread Tools Display Modes
  #1181 (permalink)  
Old 06-23-2008, 03:23 AM
Senior Member
 
Join Date: Nov 2006
Posts: 122
Yoda_Glenn is on a distinguished road
Quote:
Originally Posted by newdigital View Post
It is here How to LOCK/Encrypt EA (post #7)
Well I tried the EA with the lock code, and I didn't get any errors when compiling it, but when I put the EA on a chart for a different account, it doesn't tell me that it's on the wrong account. Any idea as to what I could be doing wrong? I will keep trying, as I see that the code works in the example that you gave for the "MA_Expertprofit_all."

Last edited by Yoda_Glenn; 06-23-2008 at 03:47 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #1182 (permalink)  
Old 06-23-2008, 11:59 AM
Senior Member
 
Join Date: Nov 2006
Posts: 122
Yoda_Glenn is on a distinguished road
How can I tell where the precise location of where an error is? I see that the Meta Editor is telling me that the error is in (386,49) , but how do I get to (386,49)?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #1183 (permalink)  
Old 06-23-2008, 12:03 PM
IN10TION's Avatar
Senior Member
 
Join Date: Mar 2007
Posts: 529
Blog Entries: 1
IN10TION is on a distinguished road
:: 386 = line number in your code (top to bottom)
:: 49 = char in that line (left to right)
:: move your text cursor to that location
Quote:
Originally Posted by Yoda_Glenn View Post
How can I tell where the precise location of where an error is? I see that the Meta Editor is telling me that the error is in (386,49) , but how do I get to (386,49)?
__________________
..updated 4.Oct.08.. IN10TION newsReader v09.84 Lite - the best news reader on your chart
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #1184 (permalink)  
Old 06-23-2008, 12:07 PM
basza's Avatar
Senior Member
 
Join Date: Dec 2005
Posts: 146
basza is on a distinguished road
Quote:
Originally Posted by Yoda_Glenn View Post
How can I tell where the precise location of where an error is? I see that the Meta Editor is telling me that the error is in (386,49) , but how do I get to (386,49)?

I know if I click on the error, it will take me to that line where the error is.
__________________
http://westauckfx.oxyrack.com/
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #1185 (permalink)  
Old 06-23-2008, 01:43 PM
Senior Member
 
Join Date: Nov 2006
Posts: 122
Yoda_Glenn is on a distinguished road
Quote:
Originally Posted by IN10TION View Post
:: 386 = line number in your code (top to bottom)
:: 49 = char in that line (left to right)
:: move your text cursor to that location
Where do I go to see my cursor's line number and character number within that line?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #1186 (permalink)  
Old 06-23-2008, 01:44 PM
Senior Member
 
Join Date: Nov 2006
Posts: 122
Yoda_Glenn is on a distinguished road
Quote:
Originally Posted by basza View Post
I know if I click on the error, it will take me to that line where the error is.
Thanks! Never thought of that. I still would like to know how I can see my cursor's current line number and character number within that line
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #1187 (permalink)  
Old 06-23-2008, 01:50 PM
basza's Avatar
Senior Member
 
Join Date: Dec 2005
Posts: 146
basza is on a distinguished road
Quote:
Originally Posted by Yoda_Glenn View Post
Thanks! Never thought of that. I still would like to know how I can see my cursor's current line number and character number within that line

When you click anywhere within the code, have a look at the bottom right hand corner of the editor and it will tell you where line you are on and where you are within that line.
__________________
http://westauckfx.oxyrack.com/
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #1188 (permalink)  
Old 06-23-2008, 01:59 PM
Senior Member
 
Join Date: Nov 2006
Posts: 122
Yoda_Glenn is on a distinguished road
Quote:
Originally Posted by basza View Post
When you click anywhere within the code, have a look at the bottom right hand corner of the editor and it will tell you where line you are on and where you are within that line.
Awesome, thanks!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #1189 (permalink)  
Old 06-23-2008, 02:13 PM
IN10TION's Avatar
Senior Member
 
Join Date: Mar 2007
Posts: 529
Blog Entries: 1
IN10TION is on a distinguished road
:: in the right bottom corner of your metaEditor you see
Ln xxx, Col xxx = Line, Column ...
Quote:
Originally Posted by Yoda_Glenn View Post
Thanks! Never thought of that. I still would like to know how I can see my cursor's current line number and character number within that line
__________________
..updated 4.Oct.08.. IN10TION newsReader v09.84 Lite - the best news reader on your chart
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #1190 (permalink)  
Old 06-23-2008, 04:20 PM
Senior Member
 
Join Date: Nov 2006
Posts: 122
Yoda_Glenn is on a distinguished road
Quote:
Originally Posted by IN10TION View Post
:: in the right bottom corner of your metaEditor you see
Ln xxx, Col xxx = Line, Column ...
Duly noted, thanks!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Tags
histogram, forex

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off
Forum Jump

LinkBacks (?)
LinkBack to this Thread: http://www.forex-tsd.com/questions/270-ask.html
Posted By For Type Date
OzFx System:) - Page 639 This thread Refback 06-21-2008 09:53 PM
Forex SRDC Sidus Sibkis EA MT4 Forum OTCSmart This thread Refback 12-08-2007 11:46 AM


All times are GMT. The time now is 03:07 PM.



Search Engine Friendly URLs by vBSEO 3.2.0 ©2008, Crawlability, Inc.