Re: Tiburón and FastCode



Dennis,

| I am not sure it will to hard. CodeGear has probably done a lot of
| work to make the transition to Unicode easy.

I'm not either. However, I am still quite nervous about it. <g>

| What if you simply make a search and replace on string -> AnsiString
| - will everything just work as before?

According to Nick Hodges several months ago, that will work just fine.
He suggested at the time to do it "now." However, when I thought about
it a bit I realized that a global replace isn't the easiest thing to do
due to my commenting. And that means I would have to make a decision
for EVERY frickin occurrence of "string" in my ALL of my apps' code.

I'm still nervous. <g>

| I have to admit that I know very little about Unicode ;-)

If you know a little, then you know more than my "nothing." <g>



--
Q

04/05/2008 11:41:19

XanaNews Version 1.17.5.7 [Q's Salutation mod]
.



Relevant Pages

  • Re: =?iso-8859-1?Q?Tibur=F3n_and_FastCode?=
    ... work to make the transition to Unicode easy. ... | What if you simply make a search and replace on string -> AnsiString ... "In any contest between power and patience, ...
    (borland.public.delphi.language.basm)
  • Re: Tiburón and FastCode
    ... CodeGear has probably done a lot of work to ... make the transition to Unicode easy. ... What if you simply make a search and replace on string -> AnsiString - will ...
    (borland.public.delphi.language.basm)
  • Re: =?iso-8859-1?Q?Tibur=F3n_and_FastCode?=
    ... work to make the transition to Unicode easy. ... What if you simply make a search and replace on string -> AnsiString ... PChar etc. must be replaced. ... Note that I used the -A version of ShellExecute for the PAnsiChar cast. ...
    (borland.public.delphi.language.basm)