>ok i got the input down: > > ld a,0Dh> > ld (_asap_ind),a > call $5714 first of all, what is _asap_ind? Second, I know the input string that is used is the last one used in a BASIC program, but is there a way to change it in asm? ~Chris