< Previous | Contents | Next >
7 : Transient Commands | |||
This chapter describes all the DOS Plus commands which are transient, that is they are loaded from disc when required and discarded after use. They are the standard utilities provided on Issue DISC 1, as supplied with the Master 512. Each command is described in the following pages:
<Note: Page numbers omitted in favour of hyperlinks. Also spellings corrected >
ALARM
BACKG
BACKUP
BYE
CHKDSK
COLOUR
DEVICE
DISK
DISKCOPY
ED
EDBIN
FIDDLOAD
FMG
FORMAT
FSET
GETFILE
HDISK
HELP
INITDIR
LABEL
MEMDISK
MODE
MOVE
NETPRINT
NOTUBE
PCSCREEN
PIP
PUTFILE
SDIR
SETFMG
SHOW
SKS
STAR
TREE
Description: | Set time and date for alarm messages. | ||||||||||||||||
Syntax: | ALARM {option} | ||||||||||||||||
Options: |
|
||||||||||||||||
Abbreviation: | None | ||||||||||||||||
Default: | ALARM OFF | ||||||||||||||||
Versions: | 1.2, 1.2a, 2.1 | ||||||||||||||||
DR Equivalent: | ALARM | ||||||||||||||||
MS-DOS Equiv.: | None | ||||||||||||||||
Examples: | ALARM Display list of alarms, or message, if none set. Date Time Message ALARM ON A>ALARM 12:30 Lunch with Fred A>ALARM 30/01/88 12:30 Ring Fred A>ALARM /ON A>ALARM /OFF A>ALARM 30/01/88 12:30 /C A>ALARM /T |
||||||||||||||||
Notes: | ALARM is a background program which uses the system time and date functions to provide a timed message facility while running other programs. Note that there are two clocks if the co-processor exists in a BBC Master: the real-time dock (RTC) and the DOS system clock. On start up, DOS reads the RTC and uses that time and date unless altered by the user. When the message appears, wait for a while and the system will remove the message, then continue running the foreground program. |
Description: | Background program maintenance utility. | |
Syntax: | BACKG {RUN |STOP} (<program>} {<options>} | |
Abbreviation: | None | |
Versions: | 1.2, 1.2a, 2.1 | |
DR Equivalent: | BACKG | |
MS-DOS Equiv.: | None | |
Example: | A>BACKG Name Memory Used State Description A>BACKG <progname> A>BACKG STOP <progname> A>BACKG RUN <progname> |
|
Notes: | Any valid program parameters may be added to the program name, for example: A>BACKG RUN ALARM /ON |
Description: | Back up hard and floppy discs to floppy. | |
Syntax: | BACKUP | |
Abbreviation: | None | |
Versions: | 1.2, 1.2a, 2.1 | |
DR Equivalent: | BACKUP | |
MS-DOS Equiv.: | BACKUP and RESTORE | |
Example: | A>BACKUP | |
Notes: | The program asks a number of questions, eg back-up or restore, which drive to back-up or restore and so on. Back-up may be restricted to an individual directory, with or without its associated sub-directories. The final option available works only with files which have been updated since the last back-up (strictly those which do not have the archive attribute set) or those files which have been created or modified after a specified date. Each option is displayed on the screen. Simply select the appropriate answer when prompted. |
Description: | Parks hard disc prior to shipping. | |
Syntax: | C>BYE | |
Abbreviation: | None | |
Versions: | 1.2, 1.2a, 2.1 | |
DR Equivalent: | System dependent | |
MS-DOS Equiv.: | PARK, SHIPDISK etc (System dependent) | |
Example: | A>BYE | |
Notes: | This command should be used to park the hard disc heads prior to shipping, or even general movement around the office, to prevent damage to heads or the disc surface. |
Description: | Check a disc and repair it if possible. | |||||||||||||||||||
Syntax: | CHKDSK {d:} {option} | |||||||||||||||||||
Options: |
|
|||||||||||||||||||
Abbreviation: | None | |||||||||||||||||||
Versions: | 1.2, 1.2a, 2.1 | |||||||||||||||||||
DR Equivalent: | CHKDSK | |||||||||||||||||||
MS-DOS Equiv.: | CHKDSK | |||||||||||||||||||
Example: | A>CHKDSK Volume DISK #1 created 27 Mar 1987 16:56 811,008 bytes total disc space 731,136 bytes in 40 user files 79,872 bytes available on disc |
|||||||||||||||||||
Notes: | Further information about disc formats is contained in the Master 512 Technical Guide (see Appendix G). Note that unlike the MS-DOS version of this command, the amount of available memory on the system is not reported. |
Description: | Change screen colours. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Syntax: | COLOUR <mode> <physical colour> | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Mode: |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Physical Colours: |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Abbreviation: | None | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Versions: | 1.2, 1.2a, 2.1 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
DR Equivalent: | None | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
MS-DOS Equiv.: | None | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Example: | A>COLOUR 0 7 A>COLOUR 1 0 Change screen colours to black text on white. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Notes: | The default screen colour is white text on a black background. |
Description: | Assign physical to logical device relationships. | ||||||||||
Syntax: | DEVICE {NAMES | VALUES | <phys device> | <log device>} DEVICE <log device>=<phys device> {opt} DEVICE <log device>=NULL DEVICE <phys device> {opt} DEVICE CONSOLE [PAGECOLUMNS = n | LINES = n] |
||||||||||
Physical devices: |
|
||||||||||
Logical devices: |
CON: is used to denote CONIN: and CONOUT: |
||||||||||
Options: | DAT{ABITS} = 7 | 8 PAR{ITY} = NONE | ODD | EVEN SP{EED} = (tx{,rx}) where speed =75,150, 300, 1200, 2400, 4800, 9600, 19200. ST{OPBITS} =1 | 2 |
||||||||||
Abbreviation: | None | ||||||||||
Versions: | 1.2, 1.2a, 2.1 | ||||||||||
DR Equivalent: | DEVICE | ||||||||||
MS-DOS Equiv.: | None. See MODE | ||||||||||
Examples: | A>DEVICE AUX0 [SP=(9600,9600)] Set the serial port to 9600 baud for transmit and receive. A>DEVICE VALUES Current assignments: Displays current assignments. |
Description: | Floppy disc format and copy utility. | |
Syntax: | DISK | |
Abbreviation: | None | |
Versions: | 1.2, 1.2a, 2.1 | |
DR Equivalent: | DISK | |
MS-DOS Equiv.: | None. See FORMAT and DISKCOPY. | |
Examples: | Formatting. | |
Notes: | When formatting a 40-track 360k DOS disc, the DISK utility formats all 80 tracks. Do not be tempted to switch a 40/80 drive to 40 track. The system takes care of the track IDs. Do not expect a 360k disc formatted on the Master 512 to be read reliably in an IBM PC compatible. Format a disc in a PC 360k drive, and then write to it on the 512 if you wish to transfer data between the 512 and an IBM PC. This is not necessarily due to the problems associated with incompatibility between 40 and 80 track drives, but with floppy disc drive hardware and the differences between the NEC µPD765 controller on IBM hardware, and the WD1770 used on the BBC, specifically relating to speeds and the inter-sector gap sizes written. <But note here – YP> |
Description: | Copy a disc. | |
Syntax: | DISKCOPY {d:} {d:} | |
Abbreviation: | None | |
Versions: | None in 512 DOS Plus. Use DISK. | |
DR Equivalent: | DISKCOPY | |
MS-DOS Equiv.: | DISKCOPY | |
Example: | A>DISKCOPY A: A: Copy a disc using drive A, and prompt for source disc and destination disc when needed. |
|
Notes: | This command is not found on the 512 discs, but the equivalent functions can be found in the DISK transient command. The reason that the standard command is not used is that the DR command does not support the special 640k and 800k formats allowed on the 512. |
Description: | Text file editor. | |
Syntax: | ED {d:}<filespec> {{d:}<filespec>} | |
Abbreviation: | None | |
Versions: | 1.2, 1.2a, 2.1 | |
DR Equivalent: | ED | |
MS-DOS Equiv.: | EDLIN | |
Example: | See Chapter 15 and the Master 512 Technical Guide where this command is covered in more detail. <Note: This command is not actually mentioned in the Technical Guide – YP> |
Description: | Binary file editor. | |
Syntax: | EDBIN {d:}<filespec> {{d:}<filespec>} | |
Abbreviation: | None | |
Versions: | 2.1 | |
DR Equivalent: | None | |
MS-DOS Equiv.: | None. Use DEBUG. | |
Example: | This transient is a special programmer's utility, and is beyond the scope of this book. Information is available in the Master 512 Technical Guide, also by Dabs Press – see Appendix G for full details. |
Description: | Set up system for installable device drivers. | |
Syntax: | Not applicable | |
Abbreviation: | None | |
Versions: | 2.1 | |
DR Equivalent: | None | |
MS-DOS Equiv.: | None | |
Example: | Not applicable. | |
Notes: | If applications require non-standard hardware devices (eg Mouse, X-Y Plotter, Analogue to Digital input) they must supply their own device driver software interface. This is naturally unknown to DOS, so 'FIDDLOAD' is provided to permit these alien devices to be added to DOS's list of hardware devices attached. <For further information see here – YP> |
Description: | Menu driven file management utility. | |
Syntax: | FMG | |
Abbreviation: | None | |
Versions: | 1.2, 1.2a. <Command only exists in version 1.2. It was deleted from 1.2a – YP> | |
DR Equivalent: | FMG | |
MS-DOS Equiv.: | None. Use third party utilities, eg XTREE, PCTOOLS | |
Example: | A>FMG | |
Notes: | This command is explained in more detail in Chapter 12. Users should note that it is not included with DOS Plus 2.1 <nor 1.2a> because the product has been withdrawn by Digital Research. It is therefore only available for use with versions 1.2 and 1.2a <see above> and, as a general rule, should be avoided to ensure compatibility. |
Description: | Floppy disc formatter for 800k discs. | ||||||||||
Syntax: | FORMAT {d:} {opt} | ||||||||||
Options: |
|
||||||||||
Abbreviation: | None | ||||||||||
Versions: | 1.2, 1.2a, 2.1 | ||||||||||
DR Equivalent: | FORMAT | ||||||||||
MS-DOS Equiv.: | FORMAT | ||||||||||
Example: | A>FORMAT A: Format the disc in drive to 800k. Before formatting, the user is asked to enter the disc into the relevant drive. |
||||||||||
Notes: | This program can be found on the Acorn DISC 2 (GEM) in the \GEMSYS directory. | ||||||||||
See also: | DISK |
Description: | Set file attributes. | |||||||||||||||||||
Syntax: | FSET {d:} [attribute, ... ] FSET <filespec> [attribute, ... ] |
|||||||||||||||||||
Attributes: |
|
|||||||||||||||||||
Abbreviation: | None | |||||||||||||||||||
Versions: | 1.2, 1.2a, 2.1 | |||||||||||||||||||
DR Equivalent: | FSET | |||||||||||||||||||
MS-DOS Equiv.: | ATTRIB | |||||||||||||||||||
Example: | A>FSET TEXT.DOC [RO] Make file TEXT.DOC read only. This prevents over writing or deletion of the file. A>FSET *.TMP [RW,ARCHIVE=ON] Make all files with a '.TMP' extension in the current directory read-write, and marked as archived |
Description: | Copy BBC DFS or ADFS format file to DOS format. | |
Syntax: | GETFILE <BBC filespec> <DOS filespec> | |
Abbreviation: | None | |
Versions: | 1.2, 1.2a, 2.1 | |
DR Equivalent: | None | |
MS-DOS Equiv.: | None | |
Example: | A>GETFILE :1.text A:text.doc Copies the file text on drive 1 in ADFS format to text.doc on drive A in DOS format. A>GETFILE :1.text A:text.doc /disc Copies the file text on drive 1 in DFS format to text.doc on drive A in DOS format. |
|
Notes: | In version 1.2, GETFILE has severe bugs and should not be used. In version 1.2a, GETFILE does not work correctly in ADFS or ANFS under any circumstances, unless it was loaded from a hard disc. The comments for 1.2 apply to this version also. All bugs are fixed in 2.1, but even so the program seems to be what can best be described as 'delicate', frequently throwing up a 'channel' error from ADFS, without any obvious cause. The program is however robust if run from drive C (hard disc) or if drives A and B are used carefully, which means allocating one drive to DOS and one to BBC format, so the GETFILE program and the destination file would be on, say Drive A (a DOS disc) and the source file would be on Drive B (a BBC DFS/ADFS disc). This avoids the need to swap discs. |
|
See also: | PUTFILE, MOVE |
Description: | Hard disc partition and system transfer utility. | |
Syntax: | HDISK | |
Abbreviation: | None | |
Versions: | 1.2, 1.2a, 2.1 | |
DR Equivalent: | System dependent | |
MS-DOS Equiv.: | FDISK, SYS. System can also be transferred with FORMAT /S. | |
Example: | A>HDISK Displays a menu of hard disc partition sizes to choose from. HDISK also has an option to make the hard disc bootable, ie transfer the system files. |
|
Notes: | A DOS partition is an area of the hard disc which is not available to ADFS, but can be used with DOS. Partitioning a hard disc will result in loss of all data. To make the disc bootable, an option can be used to transfer a new version of DOS Plus without losing the contents of the partition. If you wish to allocate space to ADFS in front of the partition, use *CREATE to reserve disc space and delete the created file after using HDISK. Version 2.1 of DOS Plus allows an additional range of partition sizes over earlier versions. |
Description: | Help utility. | |
Syntax: | HELP | |
Abbreviation: | None. You can, however, use when at the DOS command line to invoke HELP. | |
Versions: | 1.2, 1.2a, 2.1 | |
DR Equivalent: | None. HELP can be found in the File Manager – FMG | |
MS-DOS Equiv.: | None | |
Example: | A>HELP Calls the initial HELP menu. A>HELP CHDIR Calls directly for help on the CHDIR command. |
|
Notes: | The help system displays explanatory text on a number of DOS Plus commands. It can be used directly by following the HELP command with the command name required. Most topics also offer further subtopics and examples of command use. Pressing return only will return you to the systems prompt. However, this causes an unnecessary reload of COMMAND.COM, it is therefore quicker to use CTRL-C, which does not. HELP FMG will result in the message 'NOT FOUND' being returned. You
must type HELP FILEMANAGER for help with the FMG command. |
Description: | Initialise a CP/M disc for time stamping. | |
Syntax: | INITDIR <d:> | |
Abbreviation: | None | |
Versions: | 1.2, 1.2a, 2.1 | |
DR Equivalent: | INITDIR | |
MS-DOS Equiv.: | None | |
Example: | A>INITDIR B: | |
Notes: | This command is only relevant to CP/M. DOS always date and time stamps files. |
Description: | Disc volume labeller. | |
Syntax: | LABEL | |
Abbreviation: | None | |
Versions: | 2.1 only | |
DR Equivalent: | None | |
MS-DOS Equiv.: | LABEL | |
Example: | A>LABEL INVOICES Labels the volume in drive A as 'INVOICES'. |
|
Notes: | Any disc, hard or floppy may be given a label. This exactly matches the *TITLE command in native BBC filing systems. The volume label is non-functional, but simplifies disc identification, as the label is displayed when any catalogue operation is performed. The volume label may be up to 11 characters in length. |
Description: | Reserve memory for use as a RAM disc. | |
Syntax: | MEMDISK {n} | |
Abbreviation: | None | |
Versions: | 1.2, 1.2a, 2.1 | |
DR Equivalent: | None | |
MS-DOS Equiv.: | Use device driver RAMDRIVE.SYS | |
Example: | A>MEMDISK 128 Create a RAM disc of 128k. The RAM disc is always referred to as drive M in the 512. |
|
Notes: | When created the RAM disc can be used as a very high speed floppy disc drive. Once installed the RAM disc cannot be removed without re-booting DOS Plus. See Chapter Nine for further details of using a RAM disc. |
Description: | Set device characteristics. | |||||||||
Syntax: | MODE <device> MODE <device>:=<device>: MODE <device>:baud {,parity,databits,stopbits} |
|||||||||
Abbreviation: | None | |||||||||
Versions: | 1.2, 1.2a, 2.1 | |||||||||
DR Equivalent: | MODE | |||||||||
MS-DOS Equiv.: | MODE | |||||||||
Examples: | A>MODE PRN0:=AUX0: Reassign printer output to the serial port. A>MODE AUX:12,,,
|
|||||||||
Notes: | See DEVICE for an explanation of serial port set up. |
Description: | Move files between DOS Plus and other BBC filing systems. | ||||||||||||||||||||||||||||||||||||||
Syntax: | MOVE <source><-fs> [/option] <dest.><-fs> [/option] | ||||||||||||||||||||||||||||||||||||||
Options: | <-fs> is one of the following:
</option> may be:
|
||||||||||||||||||||||||||||||||||||||
Abbreviation: | None | ||||||||||||||||||||||||||||||||||||||
Versions: | 2.1 only | ||||||||||||||||||||||||||||||||||||||
DR Equivalent: | None | ||||||||||||||||||||||||||||||||||||||
MS-DOS Equiv.: | None | ||||||||||||||||||||||||||||||||||||||
Example: | A>MOVE text.doc -dos :1.$.letters.dostext -adfs /r Copies the DOS Plus file 'text.doc' on drive A to the ADFS disc in drive 1, placing the data in a file called 'dostext' in directory '$.letters'. |
||||||||||||||||||||||||||||||||||||||
Notes: | The move utility is much more complex than 'GETFILE' or 'PUTFILE', both of which are still supplied with 2.1. for this reason. This program is separately documented in the Master 512 Technical Guide, also by Dabs Press. See Appendix G for details. |
Description: | Print to Econet print server. | |
Syntax: | NETPRINT <filename> {<filename> ... } | |
Abbreviation: | None | |
Versions: | 1.2, 1.2a, 2.1 | |
DR Equivalent: | None | |
MS-DOS Equiv.: | None | |
Example: | A>NETPRINT chap1.doc chap2.doc Queues the files 'chap1.doc' and 'chap2.doc' for printing on the printer attached to a network fileserver. |
Description: | Deselect Tube and return to BBC mode. | |
Syntax: | NOTUBE | |
Abbreviation: | None | |
Versions: | 1.2, 1.2a, 2.1 | |
DR Equivalent: | None | |
MS-DOS Equiv.: | None | |
Example: | A>NOTUBE | |
Notes: | This command is functionally equivalent to: *CONFIGURE NOTUBE or the DOS Plus command: STAR CONFIGURE NOTUBE In both cases the action is not taken until CTRL-BREAK is pressed. This command is only relevant to BBC Master micros. |
Description: | Change (BBC) screen mode. | |||||||
Syntax: | PCSCREEN {n} | |||||||
Options: |
|
|||||||
Abbreviation: | None | |||||||
Versions: | 1.2, 1.2a, 2.1 | |||||||
DR Equivalent: | None | |||||||
MS-DOS Equiv.: | None | |||||||
Example: | A>PCSCREEN 7 Select BBC native screen mode 3. |
|||||||
Notes: | This command can be used after another command or program has changed mode. Native mode 3 increases screen handling speed. Note that the native screen mode must be used only for text display. The Master 512 supports IBM MDA (Monochrome Display Adaptor) and CGA (Colour Graphics Adaptor) screen modes. BBC mode 3 is chosen because it matches the standard IBM MDA mode, which provides a text display of 80 characters by 25 lines. Unlike other modes, the text is not flattened. |
|||||||
See also: | COLOUR |
Description: | Peripheral Interchange Program | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Syntax: | PIP <dest fspec>=<source fspec> (opt) PIP <dest fspec>=<source fspec>{,<source fspec>} ... |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Options: |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Abbreviation: | None | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Versions: | 1.2, 1.2a, 2.1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
DR Equivalent: | PIP | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
MS-DOS Equiv.: | None. Use COPY | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Examples: | A>PIP LST:=text.doc A>PIP letter.txt=lettera,letterb |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Notes: | PIP is a CP/M utility, and in keeping with CP/M standards always has the destination file first in the command line, the reverse of normal DOS Plus practice. The PIP options listed here are shown for completeness, but PIP, as you may notice, is a far more powerful, but more complicated data transfer utility than COPY, which is why COPY was introduced, and also why PIP is retained. Unless you are familiar with PIP, especially if simple disc to disc copying is all that is required, you are advised to use COPY. More details on the use of PIP can be found in Chapter 14 and more advanced information in the Master 512 Technical Guide, also by Dabs Press. <Note: This command is not actually mentioned in the Technical Guide – YP> |
Description: | Background print utility. | |||||||||||||
Syntax: | PRINT {<d:>}<filename>{,{<d:>}<filename>} ... {opt} | |||||||||||||
Options: |
|
|||||||||||||
Abbreviation: | None | |||||||||||||
Versions: | 1.2, 1.2a, 2.1 | |||||||||||||
DR Equivalent: | ||||||||||||||
MS-DOS Equiv.: | ||||||||||||||
Examples: | A>PRINT A>PRINT text.doc A>PRINT text.doc /C A>PRINT /T |
|||||||||||||
Notes: | A maximum of 32 files may be queued at one time. The files must all be in the current directory of the specified drive. If a specified filename does not exist, a message is output and the next file in the list is printed. |
Description: | Copy DOS format files to BBC format (DFS or ADFS). | |
Syntax: | PUTFILE <DOS filespec> <BBC filespec> {/disc} | |
Abbreviation: | None | |
Versions: | 1.2, 1.2a, 2.1 | |
DR Equivalent: | None | |
MS-DOS Equiv.: | None | |
Examples: | A>PUTFILE A:text.doc :1.text A>PUTFILE A:text.doc :1.text /disc |
|
Notes: | In version 1.2 PUTFILE has severe bugs and should not be used. In version 1.2a, PUTFILE does not work correctly in ADFS or ANFS under any circumstances, unless it was loaded from a hard disc. The comments for version 1.2 apply to this version also. See the notes on GETFILE concerning use of the utility in DOS Plus Version 2.1. The same comments apply to PUTFILE. |
|
See also: | GETFILE, MOVE |
Description: | Display file information. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Syntax: | SDIR |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Options: |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Abbreviation: | None | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Versions: | 1.2, 1.2a, 2.1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
DR Equivalent: | SDIR | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
MS-DOS Equiv.: | None | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Examples: | A>SDIR C: [FULL] A>SDIR C: [SIZE] A>SDIR [DRIVE=C,FF] A>SDIR D: [RW,SYS] A>SDIR C: [USER=ALL] A>SDIR [USER=2] A>SDIR C: [USER=(3,4,10)] A>SDIR [DRIVE=ALL] A>SDIR [DRIVE=C,USER=4] A>SDIR [DRIVE=(B,D)] A>SDIR [exclude] *.CMD A>SDIR [user=all,drive=all,sys] *.PLI *.CMD *.A86 A>SDIR X.SUB [MESSAGE,USER=ALL,DRIVE=ALL] A>SDIR [drive=all user=all] TESTFILE.BOB |
Description: | Set the File Manager environment. | |
Syntax: | SETFMG | |
Abbreviation: | None | |
Versions: | 1.2 | |
DR Equivalent: | None | |
MS-DOS Equiv.: | None | |
Notes: | This command always seems to return a 'file not found' error, and has been withdrawn from DOS Plus version 1.2a onwards. |
Description: | Display drive information. | |
Syntax: | SHOW {d:} {SPACE | LABEL | USERS | DIR | DRIVE} | |
Abbreviation: | None | |
Versions: | 1.2, 1.2a, 2.1 | |
DR Equivalent: | SHOW | |
MS-DOS Equiv.: | None | |
Examples: | A>SHOW A: A>SHOW A: [LABEL] |
Description: | Sidekick loader. | |
Syntax: | SKS | |
Abbreviation: | None | |
Versions: | 2.1 only | |
DR Equivalent: | None | |
MS-DOS Equiv.: | None | |
Example: | A>SKS Initialise system for running Sidekick. |
|
Notes: | The Master 512 implementation of DOS Plus has problems when used with Sidekick, the popular 'pop up' utility from Borland International. Due to user demand Acorn have supplied SKS.CMD. It must be run before attempting to run Sidekick. If, as is often the case, you install Sidekick from an AUTOEXEC.BAT file be sure to include the SKS command first. 'SKS' may work with other 'pop-up' software, but this is strictly on a try it and see basis. The version of Sidekick should not be later than 1.50, or it will fail. |
Description: | Execute BBC micro native star commands. | |
Syntax: | STAR STAR <BBC * command> |
|
Abbreviation: | None | |
Versions: | 1.2, 1.2a, 2.1 | |
DR Equivalent: | None | |
MS-DOS Equiv.: | None | |
Examples: | A>STAR Tells the BBC to send linefeeds to the printer. DOS Plus will recognise this... A>STAR BUILD -DISC-:1.notes Create a short note on a Master disc in DFS drive 1. |
|
Notes: | If STAR is issued without parameters a * prompt replaces the normal DOS prompt. A series of BBC commands may then be issued until RETURN is pressed without an entry, when the normal DOS prompt returns. As each command is issued it is passed to the BBC Operating System for immediate execution, after which control returns to DOS. Unfortunately STAR clears the screen and moves the cursor to the bottom line before executing any command, making it impossible to use normal BBC screen capture software (invoked by a * command) to save a DOS Plus screen for later retrieval. |
Description: | Display tree structure of directories. | |
Syntax: | TREE {d:} {<filespec>} | |
Abbreviation: | None | |
Versions: | 1.2, 1.2a, 2.1 | |
DR Equivalent: | TREE | |
MS-DOS Equiv.: | TREE | |
Examples: | A>TREE B: Lists the tree structure of the disc in drive B. |
< Previous | Contents | Next >