From: "Alain M." <alainm@pobox.com>
To: dosEmu-list <linux-msdos@vger.kernel.org>
Subject: Re: High Temperature with DOSEMU
Date: Fri, 23 Nov 2007 13:44:20 -0200 [thread overview]
Message-ID: <4746F554.8080302@pobox.com> (raw)
In-Reply-To: <4746E784.3090603@keok.org>
That is the way that "should" work. I am glad to know that it does.
External (to clipper) program don't work for clipper because the problem
is inside clipper, there are other programs that do this too including
some but not all Borland IDEs.
As to not working in some places, please keep us informed and if
possible, I beg you to post a final and complete solution when you find it.
BTW, there are other similar programs, maybe you have luck and find
another one...
Alain
Hayen Iggena escreveu:
> Hi!
>
> It works! Thank you!
> The problem is that I compiled the programm on my laptop. If I start it
> Dosemu crashes or the programm stop at the line with the new function.
> But on the computer in my office the programm works well in Dosemu and
> system load is near 0%.
>
> Hayen
>
> Klemens Lichter (via GMX) schrieb:
>> Hayen,
>> what linker do you use? I use Exospace fpr Clipper 5.3 and RTLink for 5.0
>>
>> You should have the follogin lines inside your .LNK file:
>>
>> FILE ..\iamidle.obj
>> LIB ...\nanfor
>> LIB ...\cpmi
>>
>> I think all these is needed for. It is so long time since I included this to
>> my projects and than never again thought about.
>>
>> Another tip: this "iamidle" does not like the clipper debugger. So I have
>> the very first lines of my first starting procedure in every project:
>>
>> #ifndef DEBUG
>> ft_onidle({|| ft_iamidle(30,.T.)})
>> #endif
>>
>> While debugging there is high cpu using, but not while the program is in its
>> normal run.
>>
>> Klemens
>>
>>
>
>
prev parent reply other threads:[~2007-11-23 15:44 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-22 21:36 High Temperature with DOSEMU Hayen Iggena
2007-11-22 23:26 ` Alain M.
2007-11-23 4:17 ` Jonathan Goldblatt
2007-11-23 7:54 ` Hayen Iggena
2007-11-23 8:04 ` Frank Cox
2007-11-23 9:13 ` Klemens Lichter (via GMX)
2007-11-23 10:05 ` Hayen Iggena
2007-11-23 10:18 ` Klemens Lichter (via GMX)
2007-11-23 14:45 ` Hayen Iggena
2007-11-23 15:44 ` Alain M. [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4746F554.8080302@pobox.com \
--to=alainm@pobox.com \
--cc=linux-msdos@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox