[A83] Re: system flag for regraph when next graph


[Prev][Next][Index][Thread]

[A83] Re: system flag for regraph when next graph




Hey, if you want to switch to the homescreen without=20
regraphing any functions after your program is finished, use =
bcall(_disp)
before ret.=20

//David L
Cirrus Programming



----- Original Message -----=20
From: "Jimmy Pardey" <j_pardey@hotmail.com>
To: <assembly-83@lists.ticalc.org>
Sent: Tuesday, May 21, 2002 7:00 AM
Subject: [A83] Re: system flag for regraph when next graph


>=20
>=20
> The graph screen seems to be redrawn everytime I quit the ASM program. =
to=20
> delete a function seems to be the only way to fix it if it isn't =
cleared.=20
> Thank you for the help though. Maybe I need to switch some other flag, =
after=20
> _grfbufcpy, to make the calc think it is on hme screen. That would =
screw up=20
> the homescreen though. Thanks for the help though, and maybe I am not=20
> understanding you. I am pretty lame in ASM or any programing language =
now.
>=20
> >From: "David Phillips" <david@acz.org>
> >Just set the flag in your program when necessary.  It only redraws =
when=20
> >they
> >view the graph screen.  Including it as a separate program seems =
pretty
> >silly.
> >
> > > I should have mentioned it, but I tried that, and once the program
> >finished,
> > > the graph was redrawn. I think I will just include a set dirty =
program=20
> >in
> >my
> > > release. Thank you, and now I have just found bintodb, so don't =
answer=20
> >my
> > > second question. Sorry, I didn't look through dos fr sme stupid =
reason.
> >
> >
> >
>=20
>=20
>=20
>=20
> _________________________________________________________________
> Send and receive Hotmail on your mobile device: http://mobile.msn.com
>=20
>=20




References: