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

Re: What to do with a bare IIc?



Try this:

NEW
10 FOR I=32 TO 127 : ? CHR$(I);: NEXT I : ? : GOTO 10
LIST
RUN

ALLEN

<noone@nowhere.net> wrote in message 3D3398A0.3381A1D5@nowhere.net">news:3D3398A0.3381A1D5@nowhere.net...
> Oops, let me change that statement.  You can use your IIc to program in
> BASIC and experiment.  But you will not be able to save your programs.
> Just press Control and Reset keys simultaneously to get to a BASIC
> prompt.
>
> Then type:
> NEW
> 10 ?"This Apple is neat!",:GOTO 10
> LIST
> RUN
> Control-C
>
> Have fun!
>
> Hey, anyone got any cool one-liners this person can type in??
>
> Thankx,
> Ed
>
> Kurt Bishop wrote:
> > 1. How can I get this system up and running without any disks at all?