Home > Archive > Clarion > January 2007 > Re: Using Debugger in a DLL system
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Re: Using Debugger in a DLL system
|
|
| Nelson Kaye 2007-01-26, 6:55 pm |
| Ubaidullah,
With your clarification I found the Redirect. Currently I see C:\55EE.RED
in this field.
I have never used redirect - neither here nor in the main Clarion IDE.
Would appreciate an example of how I should enter info in this 'Redirection
File' field.
In my app, I have a path F:\TC\PROGRAMSDLL. In this path I have copied all
the app dll's
The apps with their clw's, etc. reside in folders within
F:\TC\PROGRAMSDLL.
Thus, I have an app called pol in a folder F:\TC\PROGRAMSDLL\pol; another
app called emp in a folder F:\TC\PROGRAMSDLL\emp; main exe in a folder
F:\TC\PROGRAMSDLL\main; and so forth..
Nelson
"Nelson Kaye" <nkaye1@nyc.rr.com> wrote in message
news:A921.1169825558.15579@discuss.softvelocity.com...
> Ubaidullah,
>
> I am copying the dlls and the main exe into a common folder, and running
out
> of that folder. I do this by adding a batch file in the project under
> 'Programs to Execute' in Project Editor which copied the dlls/exe to a
> common folder
>
> I do prefer to keep the app and related dlls, compile generations, etc. in
> separate folders.
>
> I am not clear on what a .red file is (redirection?), and can't see where
> this debugger option should be entered.
>
> Thanks,
> Nelson.
>
>
> "Nelson Kaye" <nkaye1@nyc.rr.com> wrote in message
> news:A921.1169808315.15488@discuss.softvelocity.com...
> each
>
>
>
| |
| Earl R Coker 2007-01-26, 6:55 pm |
| Hi Nelson,
Maybe this will help.... http://www.comsoft7.com/BoTran_Help/index.html
(Check out the Redirection File.)
--
Best Regards,
Earl R Coker
ksasales AT machlink DOT com
earl AT kwiksystems DOT net
www.kwiksystems.net
www.kwiksystems.com
www.kwiksystems.net/appshell/index.htm
www.kwiksystems.com/clarion.htm (BigTamer(tm) Templates)
"Nelson Kaye" <nkaye1@nyc.rr.com> wrote in message
news:45ba888a$0$28071$4c368faf@roadrunne
r.com...
> Ubaidullah,
>
> With your clarification I found the Redirect. Currently I see C:\55EE.RED
> in this field.
>
> I have never used redirect - neither here nor in the main Clarion IDE.
>
> Would appreciate an example of how I should enter info in this
> 'Redirection
> File' field.
>
> In my app, I have a path F:\TC\PROGRAMSDLL. In this path I have copied
> all
> the app dll's
> The apps with their clw's, etc. reside in folders within
> F:\TC\PROGRAMSDLL.
>
> Thus, I have an app called pol in a folder F:\TC\PROGRAMSDLL\pol; another
> app called emp in a folder F:\TC\PROGRAMSDLL\emp; main exe in a folder
> F:\TC\PROGRAMSDLL\main; and so forth..
>
> Nelson
>
> "Nelson Kaye" <nkaye1@nyc.rr.com> wrote in message
> news:A921.1169825558.15579@discuss.softvelocity.com...
> out
>
>
|
|
|
|
|