Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 3 of 3 total
Thread Debugging textfilters & wordgenerators
Wed, Dec 19 2007 8:51 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Any suggestions as to how to go about debugging textfilters & wordgenerators?

Roy Lambert
Thu, Dec 20 2007 12:14 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Roy,

<< Any suggestions as to how to go about debugging textfilters &
wordgenerators?  >>

Just pop open the project in Delphi, set the Host application and Parameters
under Run/Parameters, and then hit F9.  It should break out and step into
your code for any breakpoints that you have set, etc.

--
Tim Young
Elevate Software
www.elevatesoft.com

Fri, Dec 21 2007 4:33 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Tim


You can tell how long it is since I worked with dlls Smiley

Roy Lambert
Image