A83: another message for pat


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

A83: another message for pat




pat,

thanks for the graph cursor stuff! but what are these things equated to?
i couldn't find them in squish.inc or your ti docs.

  appCurGraphic,(IY+appFlags)
  GCOORDOK,(IY+8)

also does this effect plotsscreen?


a few other things i just thought of...

1) what does _getk do to run in low power mode? could an assembly
program run like this w/o using _getk?

2) how can _outputexpr (as taken directly from your docs) display "a
variable name of any displayable type?" i loaded op1 with

  05 IAN 00

and

  07 tvarpict tpic1

but for both, all i get was this

  {}


thanks again!


Follow-Ups: References: