Home »
Archive »
net.micro.atari16 »
(none)
(none) [message #283004] |
Tue, 11 March 1986 11:16 |
|
Originally posted by: Jim.Large
<pre>
Article-I.D.: sam.1986.3.11.15.55.57.Jim.Large
Posted: Tue Mar 11 11:16:24 1986
Date-Received: Fri, 14-Mar-86 03:35:50 EST
Sender: daemon@ucbvax.BERKELEY.EDU
Organization: The ARPA Internet
Lines: 28
> From: ... (John Francis)
> Organization: Apollo Computer, Chelmsford, Mass.
> Subject: Bugs/Annoyances in TOS, Developers kit, ...
>
> It would be really nice if there was a simple application to display
> a source file. I know that MicroEmacs will let me look at a file, but
> I would really like to be able to scroll through a document using
> scroll bars!
the COMMAND.PRG that came with my developer's kit has several undocumented
commands. There are others that I have forgotten, or don't understand.
Also, there are unix synonyms (LS CAT MV etc). To see them all, look in
COMMAND.PRG.
TYPE filename -- display on screen as text
COPY from-file to-file -- copies one file
RENAME from-file to-file -- renames one file (to same folder only)
DIR wild-name -- list matching files
DEL filename -- deletes a single file
MD directory-name -- Creates a folder
RD directory-name -- deletes a folder
CD directory-name -- path to a folder
CD .. -- path to parent folder
*** NOTE ***
none of these are recognized by BATCH.PRG
-- Jim Large
</pre>
|
|
|
Goto Forum:
Current Time: Sun Nov 24 05:04:59 EST 2024
Total time taken to generate the page: 0.00511 seconds