Reported By: Oliver Grahl Reported On: 10/10/2002 For: Version 3.17 Build 1
# 1224Reverse-Engineering a Table to Delphi Code with Stop Words Containing Quotes Doesn't Work Properly I have just noticed, that the reverse engineering to Delphi code cannot handle StopWords with ' inside:
Add('YOU'VE');
should be
Add('YOU''VE');
ResolutionFixed Problem on 10/12/2002 in version 3.18 build 1