On Sat, 26 Oct 1996 19:43:06 -0500 (CDT) "Phillip D. Teeple" <pteeple@mail.coin.missouri.edu> writes: >How do you send data between two TI-85's in TI-BASIC? > >"The price of freedom is eternal vigilance." > By snagging variables off of the other 85 by using the command: :Input "CBLGET", variable name See page 16-10 of the ti85 manual. . . It'll do quite nicely for the turn-based rpg style combat that *Legends of Glory* will use.