|
Attention! Read the forum rules carefully before posting a topic.
Try to find an answer in Wiki before asking a question. Submit programming questions in this forum only. Off topics are strictly forbidden.
Any topics which do not satisfy these rules will be deleted.
Conversion problems |
lifon
|
Post subject: Conversion problems |
Post rating: 0
|
Posted: Thu 26 Jan, 2012, 08:42
|
|
User rating: -
|
If I translate (in Strategy Editor) MQL code including string “x“, I received only error message Parse exception. If I delete x, conversion is OK.
Example of error code: int number = 5; string OutputText = „I did it “ + number + “x“;
Thanks
|
|
|
|
 |
lifon
|
Post subject: Re: Conversion problems |
Post rating: 0
|
Posted: Thu 26 Jan, 2012, 09:27
|
|
User rating: -
|
If in MQL is condition IF including array, Java code includs in IF conditinon only array index.
|
|
|
|
 |
API Support
|
Post subject: Re: Conversion problems |
Post rating: 0
|
Posted: Fri 27 Jan, 2012, 13:32
|
|
User rating: ∞
Joined: Fri 31 Aug, 2007, 09:17 Posts: 6139
|
What are you trying to do?
|
|
|
|
 |
|
Pages: [
1
]
|
|
|
|
|