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

Re: ProDOS commands



obsbedia2@aol.com (Obsbedia2) writes:
><< Actually, what got me wondering about it is in CopyII+ where you hit
><?> and it scans all the drives and lists the volume names, I thought
>maybe that was poss. with a ProDOS command.. >>

>Copy ][+, MouseDesk, DeskTop, SoftPaint and quite a few others.
>Jay Edwards

You have to remember that commands like PREFIX that you type at the ] Applesoft
prompt are NOT ProDOS commands, they are BASIC.SYSTEM commands. The BASIC.SYSTEM
PREFIX command calls one of two ProDOS system calls (SET_PREFIX or GET_PREFIX)
depending on how you use it (to set or query the prefix).

Any application can be written to use the ProDOS ONLINE system call but Apple
forgot to add this as a command in BASIC.SYSTEM. You can write an external
ONLINE command for BASIC.SYSTEM and in fact someone just posted one.
--
David Wilson  School of IT & CS, Uni of Wollongong, Australia