Argh, sent it with the wrong from address. So once again:
[EMAIL PROTECTED] wrote:
>> FREE=(PEEK_L(163856)-PEEK_L(163852)-1024): PRINT FREE/1024
> Bingo !! But, does this return the free memory or total installed memory??
> I think the former...
It calculates the memory gap between common heap
On Thu, 13 Feb 2003 at 23:26:04, Roy Wood wrote:
(ref: <[EMAIL PROTECTED]>)
>
>In message <001c01c2d39e$8a4b9d60$8d36fd3e@blackpc>, Dilwyn Jones
><[EMAIL PROTECTED]> writes
>>
>>Several people have had trouble with this. I made a mistake when
>>uploading the file which may have created the probl
On Thu, 13 Feb 2003 23:26:04 +, Roy Wood <[EMAIL PROTECTED]>
wrote:
In message <001c01c2d39e$8a4b9d60$8d36fd3e@blackpc>, Dilwyn Jones
<[EMAIL PROTECTED]> writes
Several people have had trouble with this. I made a mistake when
uploading the file which may have created the problem. I've com
ramTop = RESPR(0) should give the top of RAM on an unexpanded QL.
Daniele
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of [EMAIL PROTECTED]
Sent: Thursday, February 13, 2003
1:52 PM
To: [EMAIL PROTECTED]
Subject: [ql-users] QUICK QUIZ
Roy Wood wrote:
>>http://homepages.tesco.net/dilwyn.jones/software/freeware/freeware.htm
> I still get - 'the page you requested does not exist'
It's "html" at the end. The "l" always went into the next line.
Marcel
In a message dated 13/02/03 23:55:20 GMT Standard Time, [EMAIL PROTECTED] writes:
>http://homepages.tesco.net/dilwyn.jones/software/freeware/freeware.htm
I still get - 'the page you requested does not exist'
That's because it should read:
http://homepages.tesco.net/dilwyn.jones/software/freewar
In message <001c01c2d39e$8a4b9d60$8d36fd3e@blackpc>, Dilwyn Jones
<[EMAIL PROTECTED]> writes
Several people have had trouble with this. I made a mistake when
uploading the file which may have created the problem. I've completely
uploaded the files again to make sure they are in the right place.
In a message dated 13/02/03 22:29:19 GMT Standard Time, [EMAIL PROTECTED] writes:
You mean the amount that is installed? I'd say by reading sys_ramt.
Or the amount of free memory? You need a trap call for that, sms.frtp.
Hmm - there is a way of doing both if I recall correctly... it's been so
Marcel Kilgus wrote:
> Or the amount of free memory? You need a trap call for that, sms.frtp.
... which can of course be done by simple POKEing and CALLing. But no,
I can't do that right out of my head ;-)
I am however curious what method you had in mind.
Marcel
In a message dated 13/02/03 22:40:01 GMT Standard Time, [EMAIL PROTECTED] writes:
FREE=(PEEK_L(163856)-PEEK_L(163852)-1024): PRINT FREE/1024
Bingo !! But, does this return the free memory or total installed memory?? I think the former...
--
Rich Mellor
RWAP Software
35 Chantry Croft, Kinsle
In a message dated 13/02/03 22:36:26 GMT Standard Time, [EMAIL PROTECTED] writes:
FREE=(PEEK_L(163856)-PEEK_L(163856)-1024): PRINT FREE/1024
Definitely not correct there - !! Gives -1 !!
--
Rich Mellor
RWAP Software
35 Chantry Croft, Kinsley, Pontefract, West Yorkshire, WF9 5JH
TEL: 01977 6105
Sorry, try this:
FREE=(PEEK_L(163856)-PEEK_L(163852)-1024): PRINT FREE/1024
^
Al
On Thu, 13 Feb 2003 16:51:56 EST [EMAIL PROTECTED] writes:
OK, now here is a simple question - wonder if anyone can
remember how to do it without looking it up (no c
Try this:
FREE=(PEEK_L(163856)-PEEK_L(163856)-1024): PRINT FREE/1024
On Thu, 13 Feb 2003 16:51:56 EST [EMAIL PROTECTED] writes:
OK, now here is a simple question - wonder if anyone can
remember how to do it without looking it up (no cheating now)...How do
you find the amount of memo
[EMAIL PROTECTED] wrote:
> How do you find the amount of memory out on a basic QL without Toolkit II or
> any other resident toolkit??
You mean the amount that is installed? I'd say by reading sys_ramt.
Or the amount of free memory? You need a trap call for that, sms.frtp.
Marcel
OK, now here is a simple question - wonder if anyone can remember how to do it without looking it up (no cheating now)...
How do you find the amount of memory out on a basic QL without Toolkit II or any other resident toolkit??
First correct answer gets errmmm let me see
A beta test c
In article <001a01c2d39e$80cce3c0$8d36fd3e@blackpc>, Dilwyn Jones
<[EMAIL PROTECTED]> writes
>Better get a second drive, then they can both live in there together
>to keep each other company ;-))
Umm ... a 'marriage' then :-)
I have already discovered that with QPC2, QTrans v0.7 will not read t
In article <001c01c2d39e$8a4b9d60$8d36fd3e@blackpc>, Dilwyn Jones
<[EMAIL PROTECTED]> writes
>
>Several people have had trouble with this. I made a mistake when
>uploading the file which may have created the problem. I've completely
>uploaded the files again to make sure they are in the right plac
On Sun, 9 Feb 2003, ZN wrote:
> Have not seen any signs of life from Dave Park lately, and apparently his
> web server (and probably mail server) are down.
And they're now back up. :o)
Dave
P Witte wrote:
> In the Smsq/e sources there are two libraries,
> util_menus_lib and uti_lib, that dont have any sources.
> They have been lost.
util_menus are the files for accessing menu_rext (written by Jochen),
those are not lost.
Marcel
Several people have had trouble with this. I made a mistake when
uploading the file which may have created the problem. I've completely
uploaded the files again to make sure they are in the right place. The
program is now v1.01 which adds a couple of small new commands and
fixes a couple of minor
Better get a second drive, then they can both live in there together
to keep each other company ;-))
--
Dilwyn Jones
- Original Message -
From: Malcolm Cadman <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, February 12, 2003 7:49 PM
Subject: [ql-users] QL Today CD
>
> Just
In the Smsq/e sources there are two libraries,
util_menus_lib and uti_lib, that dont have any sources.
They have been lost.
The libraries consist of a number of concatinated _rel
files, ie they are assembled, with extra information on
external lables and the offsets to those lables. In their
cur
22 matches
Mail list logo