View Single Post
  #963  
Old 09-08-2014, 04:10
arkantos7 arkantos7 is offline
Registered User
 
Join Date: Jan 2013
Location: Earth
Posts: 11
Thanks: 727
Thanked 8 Times in 5 Posts
arkantos7 is on a distinguished road
Quote:
Originally Posted by Razor12911 View Post
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 View Post
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
Reply With Quote