In a message dated 11/28/99 18:15:09 Eastern Standard Time,
Jeanne9005@aol.com writes:
> So can anyone tell me a Input routine that works just for numbers, or is
the
> given routine the only one that does?
xor a
ld (_ioPrompt),a ;no gibberish prompt
ld a,$0d
ld (_asap_ind),a
call _exec_pg3
;op1 contains inputted number
----
Jonah Cohen
<ComAsYuAre@aol.com>
http://linux.hypnotic.org/~jonah/