[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: where can i download the various OS's for my GS?
What commands are available in ProDOS without a utility like ProSel or
Filer (did I get this name right)?
"-" itself is a command like BRUN right?
On 4月23日, 上午11时58分, "Michael J. Mahon" <mjma...@aol.com> wrote:
> limtc wrote:
>
> Looking up a file, creating a new directory entry at the
> new location, copying the directory entry, and deleteing
> the old directory entry is a non-trivial chunk of code.
>
> Unfortunately, "commands" must be memory resident (unless an
> overlaying loader is used for the external command processor).
>
> Of course, a program can be run just by typing "-" in front of
> the name, but, again unfortunately, ProDOS does not provide way
> to pass general parameters to a program on the command line.