Author

Topic: Experienced people with Delphi/Pascal (Read 553 times)

hero member
Activity: 1218
Merit: 534
January 31, 2016, 12:56:03 PM
#9
The "AnsiString(#13#10)" is a linebreak.

I assume that there is no linebreak after " million" in your example.
Did you try removing it?


Try this:

Quote
if ((ArrayToString(splitted) <> ' thousand' + AnsiString(#13#10)) AND
(ArrayToString(splitted) <> ' mille')) then LettreFinal :=LettreFinal + splitted;


Don't have my Delphi at hand to test.



It's not really working , I answered you in private message with the errors messages . thanks for your help

I'm out. Hard to solve without more code. Sorry mate. Tried my best, really.
staff
Activity: 3472
Merit: 6129
January 31, 2016, 09:31:23 AM
#8
The "AnsiString(#13#10)" is a linebreak.

I assume that there is no linebreak after " million" in your example.
Did you try removing it?


Try this:

Quote
if ((ArrayToString(splitted) <> ' thousand' + AnsiString(#13#10)) AND
(ArrayToString(splitted) <> ' mille')) then LettreFinal :=LettreFinal + splitted;


Don't have my Delphi at hand to test.



It's not really working , I answered you in private message with the errors messages . thanks for your help
hero member
Activity: 1218
Merit: 534
January 30, 2016, 04:01:12 PM
#7
The "AnsiString(#13#10)" is a linebreak.

I assume that there is no linebreak after " million" in your example.
Did you try removing it?


Try this:

Quote
if ((ArrayToString(splitted) <> ' thousand' + AnsiString(#13#10)) AND
(ArrayToString(splitted) <> ' mille')) then LettreFinal :=LettreFinal + splitted;


Don't have my Delphi at hand to test.

staff
Activity: 3472
Merit: 6129
January 30, 2016, 03:42:10 PM
#6
I need someone to answer this for me if it's possible : http://stackoverflow.com/questions/35106229/delphi-comparing-array-to-string
If someone knows the solution and he is willing to help , let me know and what is your offer for this . ty
staff
Activity: 3472
Merit: 6129
January 29, 2016, 02:06:43 PM
#5
I still code in Delphi 6 nowadays... I'm more than medium (in Delphi 6).

Let me know if I can help.

It's something basic so I don't think it changed from the different versions . Anyway , DomainNames4Sale already gave me the solution of my question , thanks though !
hero member
Activity: 1218
Merit: 534
January 29, 2016, 01:55:40 PM
#4
I still code in Delphi 6 nowadays... I'm more than medium (in Delphi 6).

Let me know if I can help.
staff
Activity: 3472
Merit: 6129
January 29, 2016, 11:05:36 AM
#3
I can help you, pm me with details

PM'ed you , I'm not sure if you understood correctly or not . IF you didn't then contact me back so I can explain further , it's nothing big really . It's probably 5mn task for someone who have some knowledge .
member
Activity: 201
Merit: 36
January 29, 2016, 10:42:40 AM
#2
I can help you, pm me with details
staff
Activity: 3472
Merit: 6129
January 29, 2016, 03:20:39 AM
#1
I have a little project on Delphi / Pascal and I need some experienced people on this language to make it . I suppose it's not that hard to do so anyone with a medium knowledge on this language should be able to do it . contact me for more details .
Jump to: