Board index » cppbuilder » BCB 5.0 de{*word*81} doesn't work for copied program

BCB 5.0 de{*word*81} doesn't work for copied program

On my pc if I create a project then I get the normal reponse from the
de{*word*81}. However I have a project at the moment that I have moved from one
directory to another. Although I have been able to make it compile I don't
get the excution points marked so that I can set break points.

The directory that holds the source code contains a "tds" file. What do I
need to do to get this going.

I've spent hours and hours looking for something appropriate to change.

Help much appreciated.

Jonathan Read
r...@village-computing.com

 

Re:BCB 5.0 de{*word*81} doesn't work for copied program


You need to register the copy ;). The .tds file has to be in the same
place the .exe is in.

.a

Quote
Jonathan Read wrote:

[snip]

Re:BCB 5.0 de{*word*81} doesn't work for copied program


I would delete the tds file altogether, and do a full rebuild of the entire
project, then see if the problem persists

Gambit

Quote
"Jonathan Read" <r...@village.u-net.com> wrote in message

news:3b852bec_2@dnews...
Quote
> On my pc if I create a project then I get the normal reponse from the
> de{*word*81}. However I have a project at the moment that I have moved from
one
> directory to another. Although I have been able to make it compile I don't
> get the excution points marked so that I can set break points.

> The directory that holds the source code contains a "tds" file. What do I
> need to do to get this going.

Other Threads