From: | David McMinn |
Date: | 9 Apr 2001 at 09:45:26 |
Subject: | Re: Screenshots |
Hi Deftone
> allscreens.bb2
> Offset not found: Bitmap 0, *scr\width,*scr\Height,......... after If
> *scr=*scl
You need to include blitzlibs:amigalibs.res in your Compiler Options->Residents
settings. If you have that and it still gives those errors, change them to
*scr\_Width and *scr\_Height.
> pubscreens.bb2
> Syntax Error
> Function.l GetPubScreen{name.l, scrnum.w}
I don't know what's wrong with that line. It has nothing to do with any missing
libraries, since there should be no library commands on that line. If
GetPubScreen shows up as a command on your system (the only thing I can think
of for now) then change the name of it.
---------------------------------------------------------------------
To unsubscribe, e-mail: blitz-list/-unsubscribe@netsoc.ucd.ie
For additional commands, e-mail: blitz-list/-help@netsoc.ucd.ie