[A83] Re: GrBufCpy problem


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

[A83] Re: GrBufCpy problem




Either call _disp at the end of your program or port it to a shell =)  When
you call _grBufCpy, a flag is set that tells the calc that it's on the
graph screen, so when you exit the program the calc is still at the graph. 
_grBufCpy is slow, anyways... use ionFastCopy or something of the like.

_____________________________________________
Free email with personality! Over 200 domains!
http://www.MyOwnEmail.com





Follow-Ups: