Mr. Garrels: Thanks for the information. I turned off Korean program support and the packages complied with no problems. This is the first time I have seen this issue. Do you think that it will be safe to turn Korean support back on and use the compiled packages now?
Claude and Kia Hunter 011-82-2-6382-0013 -----Original Message----- From: Claude and Kia Hunter [mailto:[email protected]] Sent: Tuesday, December 01, 2009 6:49 PM To: '[email protected]' Cc: '[email protected]' Subject: Cannot Compile Version 7 Sir: Thanks for the response. My Windows is not a Korean localized version. I use English Windows Vista with Korean keyboard support installed using the Regional and Language Options in the Control Panel. I do have the system set to use Korean for non-UNICODE programs since many Korean programs are not built with UNICODE and use the Korean Code Set (I believe Code Set 947). I'll set this back to English and see if I still be the same problem. Claude and Kia Hunter 011-82-2-6382-0013 Message: 3 Date: Mon, 30 Nov 2009 11:54:34 +0100 From: "Arno Garrels" <[email protected]> Subject: Re: [twsocket] FW: TWSocket Digest, Vol 349, Issue 6 To: "ICS support mailing" <[email protected]> Message-ID: <9d1822160a4742d6b9f34aa6e4eb6...@asus> Content-Type: text/plain; charset="utf-8" Hello, Unfortunately this seems an ICS bug due to hardcoded characters from the Windows-1252 charset. I guess you use a Korean Windows localization don't you? -- Arno Garrels --------------------------------------------------------------- Message: 1 Date: Mon, 30 Nov 2009 18:59:04 +0900 From: "Claude and Kia Hunter" <[email protected]> Subject: [twsocket] FW: TWSocket Digest, Vol 349, Issue 6 To: <[email protected]> Message-ID: <000601ca71a3$c00b89b0$40229d...@com> Content-Type: text/plain; charset="ks_c_5601-1987" I downloaded the most current ICS Version 7 from http://www.overbyte.be. According to the installation instructions provided in the ICS ReadMe7 file, I opened the D2009Install.groupproj file in Delphi 2009. According to the installation instructions provided, it says to "build" the "OverbyteIcsD2009Run.bpl." I "right click" on this file and select "Build." I get the following errors in the "OverbyteIcsEmulVT.pas" file: [DCC Error] OverbyteIcsEmulVT.pas(3060): E2052 Unterminated string v2 : String = '???; [DCC Error] OverbyteIcsEmulVT.pas(3061): E2052 Unterminated string v3 : String = '???; I assume that these strings should be: v2 : String = '??'; v3 : String = '??'; I'm not sure why the Chinese terms "Shield Brick (??)" and "Yang Zhen (??) are needed in the file. I also get the following error numerous times in this source file. [DCC Error] OverbyteIcsEmulVT.pas(3473): E2030 Duplicate case label #$B3: begin [DCC Error] OverbyteIcsEmulVT.pas(3477): E2030 Duplicate case label #$DA: begin Etc. The "Duplicate case label" error occurs 47 times in this file. The installation instructions say to "install" the "OverbytesD2009Design.bpl." I "right click" on this file and select "Install." I get the same errors again in the "OverbyteIcsEmulVT.pas" file. Hopefully, this is specific enough. Claude and Kia Hunter 011-82-2-6382-0013 -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be
