Quote:
Originally Posted by Razor12911
it will never work. Never use apostrophes in the program or in a Delphi. But there is a way to make the special character to appear but it is complicated. I advice that you remove the special character else it wont compile.
|
Thanks for reply, I know I can use #39 instead of ' I thought that this is a problem in version 2.7 because version 2.5.1 worked with ' in App Name. In any case, thanks for the suggestion and sorry for trouble.
Quote:
Originally Posted by altef_4
oh, just use '' (two apostrophes) instead ' (one), e.g. Assassin''s Creed Revelations, already checked - works perfectly!
|
Thanks for advice I did not expect that it's so easy