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

Re: Help a Bad Memory (Human)



Robert Boucher writes ...
> 
> I have a multi-line text file in a BASIC type format. In my younger
> days, I think I remember there was a way to convert this text file into
> a regular BASIC program, but I can't remember how. I would hate to have
> to retype it.
> 
> Any help?


     If the file is named "NARF.TXT" you would enter ...

EXEC NARF.TXT

 
Rubywand