Well in the Clipper 5.2e w/ Six3 to Harbour migration, we are finding a ton
of RTE problems because OrdSetFocus() calls and such are failing because
this function seems to be case sensitive in Harbour.  We haven't had any of
these problems in our Clipper stuff.

Sorry for not providing enough information earlier, I am not sure exactly
what to provide.  The senior programmer who wrote all this stuff simply told
me to "go through our code and change all TAG ___'s and OF ___'s to
uppercase so that we don't get any more lowercase / uppercase setordfocus
RTE problems."

Hope this is of some value to you.   As far as me talking about sx_killtag,
I only brought that up because when I was going through the .PRGs I found a
lot of names that were used in my previous changes that my senior requested
me to do, and started to become afraid that I was going to make a huge
mistake... Hence I decided to ask the walking encyclopedia of Six3
knowledge.  :)

Let me know how I can best help you, if this isn't enough information.



2010/2/5 Przemysław Czerpak <dru...@acn.waw.pl>

> On Fri, 05 Feb 2010, smu johnson wrote:
>
> Hi,
>
> > With Harbour, I am having to through a ton of code in order to convert
> all
> > my tag names to uppercase... and I'm wondering if there is a way to make
> it
> > so I do not have to do this with SIXCDX...  because I am worried I will
> then
> > have to find all the other commands like sx_killtag and make sure their
> tags
> > are all uppercase too, etc etc.  Clipper allowed us to be sloppy.
>
> I do not now why you have made such modification.
>
> > Not saying that this is a good thing, but I am wondering if there is a
> > switch I can set to prevent this behaviour, which might end up making me
> do
> > an hour of work and a ton of mistakes if i screw something up.
> > Any thoughts?  I tried looking in the dbinfo.ch file but didn't seem to
> find
> > anything relevant.
>
> Sorry but as long as you will not explain what exactly you are doing and
> why then we cannot help you.
>
> best regards,
> Przemek
> _______________________________________________
> Harbour mailing list (attachment size limit: 40KB)
> Harbour@harbour-project.org
> http://lists.harbour-project.org/mailman/listinfo/harbour
>



-- 
smu johnson <smujohn...@gmail.com>
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to