0 Members and 1 Guest are viewing this topic.
If getKeyinData(,Data(stuff,0))->whereverEnd
:!If getcalc("appvarSPREDIT",Y1):Return:End...:Copy(Y1+C,L1,64):For(F,0,3):Pt-On(F^2*8,F/2*8,F*8+L1):Pt-On(F^2*8,F/2*8,F*8+L1+32)r:End:DispGraphrr
Pt-on(_,_,_) can better be described Pt-on(_,_,{_})Since the {} is implied in the command, it would look like this {F*8+C+{Y1}}If I were to use Pt-on(_,_, F*8+C+Y1) It throws an error about filetype misuse.
* Happybobjr curses as he tries it.Caused an instant ram clear when run.Edit: Did you try it on calc