François wrote :

>> Thank you for sending me SS3.
You're welcome !

>> I modified line 2130 as well.
>> 2130 DumpSize=ScreenWidth*(ScreenDepth*2) 
>> If ScreenDepth is not multiplied by 2, only the top half of the screen is
>> snatched.

I don't understand this. When testing (800 by 600 res in high colour) my
screens all snatched fine - I loaded them back again to test ! In fact I
have just tested with the latest version and it works fine. 

>> I use QPC2 v2 high colour mode and the snatched file is 960000 bytes
long.

I use QPC2v2 in High Colour mode, 800 by 600 and this gives me a filesize
identical to yours which when loaded back using :

        LBYTES ram1_screen1_scr,SCREEN_BASE(#0): PAUSE

shows the complete screen (and I even had a FILES menu open at the bottom
right corner to make sure when I snatched it) so I am a little puzzled to
say the least. 

What resolution are you running in ?
What result does DISPLAY_WIDTH(#0) give ?
What result does scr_ylim give ?

If you multiply scr_ylim by DISPLAY_WIDTH(#0) you get the number of bytes
saved. There must be scr_ylim lines on the full screen and each of these is
DISPLAY_WIDTH wide. Also scr_ylim should be equal to the depth setting on
your resolution.


>> Thank you for the time and work you have put in SS3!!
You're welcome (again !)

----------------------------------------------------------------------------
----
Norman Dunbar           EMail:  [EMAIL PROTECTED]
Database/Unix administrator     Phone:  0113 289 6265
Lynx Financial Systems Ltd.     Fax:    0113 201 7265
                        URL:    http://www.LynxFinancialSystems.com
----------------------------------------------------------------------------
----

Reply via email to