Re: Convert C-Builder program to Delphi?



"W. D." <NewsGroups@xxxxxxxxxxxxxxxxx> wrote in message
news:42DD42B6.109@xxxxxxxxxxxxxxxxxxxx
> Maarten Wiltink wrote:
>> "W. D." <NewsGroups@xxxxxxxxxxxxxxxxx> wrote in message
>> news:42DC2DE5.881@xxxxxxxxxxxxxxxxxxxx

>>> Please tell me what I am doing wrong!!??
>>
>> The honest truth? Posting too much code at once.
>
> OK. What should I do then?

When you're stuck on a problem, either whittle it down to the
smallest bit of code that demonstrates the problem, or write
a small demonstration from scratch.

In nine out of ten cases, you'll stumble across the solution.
Using the first technique, you stop when the fault disappears -
and what you did to make it go away is usually a strong hint
as to what was wrong. Similar but reverse for the second way.

In the tenth case, you'll have a nice, compact program that is
easy to read for people new to your project, so your chances
of getting a reply are much better. You'll probably also have
a better, more focused question to ask.

If this seems like an awful lot of work: yes, it often is.
But it's done once. If a hundred people want to respond, they
_all_ have to work through your code first.

Thank you for asking. Not just because it lets me tell all
this, but for not getting upset when I said you were doing
something wrong.

Groetjes,
Maarten Wiltink


.



Relevant Pages