APPEND     APPEND,file1,(TO),file2ATTRIB     ATTRIB,file1(,INV)(,VIS)(,PROT=xxxx)(,ACC=password)
     (,UPD=password)(,ASC=y/n)(,ASE=y/n)(,UDF=u)(,LRL=xxx)

     INV - File is INVisible to standard DIR.
     VIS - File is VISible to standard DIR.
     PROT=xxxx - Set protection status. xxxx may equal:
       LOCK, EXEC, READ, WRITE, RENAME/NAME, KILL and FULL.
     ACC=fpwd1 - fpwd1 becomes file's access password.
     UPD=fpwd2 - fpwd2 becomes file's update password.
     ASC=y/n - Deallocate (if y) disk space as needed
     ASE=y/n - Allocate disk space (if y) as needed
     UPD=y/n - Turn on/off file's update flag.
     LRL=xxx - New Logical Record Length of file.AUTO     AUTO doscmd  -  Execute doscmd when system re-bootedBASIC2     BASIC2
     Resets computer to ROM resident LEVEL II BASIC.
     DOS is purged.BLINK     BLINK(,y/n)  -  Enable/disable cursor blinking.BOOT     BOOT  -  Re-boot the DOS system.BREAK     BREAK(,y/n)  -  Enable/disable the BREAK key.CHAIN     CHAIN,file1(,sectionid)  -  Enter chaining mode.CHNON     CHNON(,y/n/d)  -  Alter chaining mode.CLEAR     CLEAR(,START=addr1)(,END=addr2)(,MEM=addr3)
     Zero user memory;dequeue all user interrupt routines;
     preform a ROUTE,CLEAR.CLOCK     CLOCK(,y/n)  -  Display/set clockCLS     CLS  -  Clear the display.COPY1. COPY,file1(,to),file2(,SPDN=dn3)(,DPDN=dn4)
2. COPY,$file1(,to),file2(,SPDN=dn3)(,DPDN=dn4)
3. COPY,(:)dn1,file1(,to),file2(,SPDN=dn3)(,DPDN=dn4)
4. COPY,(:)dn1,$file1(,to),file2(,SPDN=dn3)(,DPDN=dn4)
5. COPY,(:)dn1(=tc1)(,to),(:)dn2(=tc2),mm/dd/yy(,Y)(,N)
    (,NDMW)(,FMT)(,NFMT)(,SPDN=dn3)(,DPDN=dn4)(,SPW=dpwd1)
    (,NDPW=dpwd3)(,DDND)(,ODN=name1)(,KDN)(,KDD)(,NDN=name2)
    (,SN=name3)(,USD)(,BDU)(,UBB)
6. COPY,(:)dn1(,to),(:)dn2(=tc2),mm/dd/yy,CBF(,Y)(,N)(,USR)
    (,/ext)(,UPD)(,ILF=file3)(,XLF=file4)(,CFWO)(,NDMW)(,FMT)
    (,NFMT)(,SPDN=dn3)(,DPDN=dn4)(,SPW=dpwd1)(,ODPW=dpwd2)
    (,NDPW=dpwd3)(,DDND)(,ODN=name1)(,KDN)(,KDD)(,NDN=name2)
    (,SN=name3)(,USD)(,UBB)(,DDSL=ln1)(,DDGA=gcl)(,DFO)
       *** For option definitions type HELP COPYDEF ***COPYDEF    FMT - Format destination disk.
    NFMT - Destination disk not formatted
    Y    - Copy over data on destination disk.
    N    - Don't copy over data on destination disk.
    NDMW - No Disk Mount Waits.
    SPDN=dn3 - Use Pdrive spec. dn3 for SOURCE I/O.
    DPDN=dn4 - Use Pdrive spec. dn4 for DESTINATION I/O.
    SN=name3 - SOURCE disk NAME <> name3, then continue (y/n)?
    SPW=dpwd1 - SOURCE disk PassWord <> dpwd1,no format or copy
    ODN=name1 - DEST. disk name <> name1, then continue (y/n)?
    DDND - Display Destination disk's Old Name & Date
    KDN - Destination disk keeps it's old name.
    KDD - Destination disk keeps it's old date.
         *** For more Definitions HELP COPYCONT ***COPYCONT    NDN=name2 - name2 is destination disk's new name.
    USD - Use Source disk's Date.
    BDU - Bypass Directory Update.
    USR - Copy only User files.
    /ext - Copy only files with extion /ext.
    UPD - Copy only files flagged as updated.
    ILF=file3 - Copy only files listed in file3.
    XLF=file4 - Exclude all files listed in file4.
    DFO - Only copy file if already on destination disk.
    CFWO - Check Files With Operator.
    ODPW=dpwd2 - Dest. disk password <> dpwd2, no format/copy
    DDSL=ln1 - Destination Disk Directory Starting Lump.
    DDGA=gcl - Destination Disk Directory Granule Allocation.CREATE     CREATE,file1(,LRL=lrl)(,REC=xxxx)(,ASE=y/n)(,ASC=y/n)
     Pre-allocate space for the file file1.DATE     DATE(,mm/dd/yy)  -  Display/set date.DEBUG     DEBUG(,y/n)  -  Enable/disable DEBUG for use w/ BREAK key
DIR     DIR(:)(dn1)(,A)(,I)(,S)(,U)(,/ext)(,P)

     A - List Alloction information.
     I - Display invisible files.
     S - Display system files.
     U - Display updated files only.
     /ext - Display only files with extension /ext.
     P - Send listing to printer.DO     DO,file1(,sectionid) - Identical to CHAINDUMP     DUMP,file1,startaddr,endaddr(,entr-addr(,relo-addr))
     Dump specified memory to disk file.ERROR     ERROR,xx  -  Display DOS error message for code xx.FORMAT     FORMAT,dn2(=tc2),name2,mm/dd/yy,dpwd3(,N)(,Y)(,NDMW)
     (,DDND)(,ODN=name)(,KDN)(,DDSL=ln1)(,DDGA=gcl)(,DPDN=dn4)
     (,PFST=tn3(,PFTC=tc3))(,RWF)

     PFST=tn3 - Partial Format Starting Track.
     PFTC=tc3 - Patrial Format Track Count.
     RWF - RaW Format (software bulk erase)FREE     FREE(,dn)  -  Display free granules & directory entries.HELP     HELP (doscmd)  -  See also HELP SYNTAXHIMEM     HIMEM(,addr1)  -  Display/Set DOS High memory value.JKL     JKL  -  Copy screen to printer.KILL     KILL,file1  -  Delete file1 from disk.LC     LC(,y/n)  -  Keyboard will/willnot accept lowercase.LCDVR     LCDVR(,yn1(,yn2)) - Lowercase driver enabled Y,Y.LIB     LIB  -  List Library commands.LIST     LIST,file1(,startline(,linecount))
     List file on the display.LOAD     LOAD,file1  -  Load file1 into memory.MDBORT     MDBORT - Jump from MINI-DOS to DOS command level.MDCOPY     MDCOPY,file1(,TO),file2  -  MINI-DOS Copy command.MDRET     MDRET - Return to calling program from MINI-DOS.DFG     DFG - Enter MINI-DOS.PAUSE     PAUSE,msg  -  Pause and display message.PDRIVE     PDRIVE,(dpwd1)(:)dn1,(dn2 =dn3))(,TI=type1)(,TD=type2)
     (,TC=tcl)(,SPT=scl)(,TSR=rcl)(,GPL=gc2)(,DDSL=ln1)
     (,DDGA=gc1)(,A)
     TI --- Type Interface:
       A-Radio Shack  B-Omikron  C-Percom  D-R.S. DD board
       E-LNW  H-head settle  I-lowest sector=1 J-lowest track=1
       K-track 0 oppisite  L-2 step pulses  M-Mod3 Trsdos
     TD --- Type Drive.
     TC --- Track Count 
     SPT -- Sectors Per Track.
     TSR -- Track Stepping Rate.
     GPL -- Granules Per Lump.
     DDSL - Default Directory Sector Lump.
     DDGA - Default Directory Granule Allocation.PRINT     PRINT,file1(,start-line(,line-count))PROT     PROT,(dpwd1)(:)dn1(,NAME=name)(,DATE=mm/dd/yy)
     (,RUF)(,PW=dpwd2)(,LOCK)(,UNLOCK)

     RUF - Reset Update Flags on files.
     PW=dpwd2 - dpwd2 is new disk password.
     LOCK - All files get disk master password dpwd1.
     UNLOCK - All files get blanks as password.PURGE     PURGE,(dpwd1)(:)dn1(,/ext)(,USR)
     /ext - purge only files with /ext extention.
     USR -  purge only user files.R     R - Repeat the previous DOS command.RENAME     RENAME,file1(,TO),file2ROUTE     ROUTE
     ROUTE,CLEAR
     ROUTE,dev1(,dev2)(,dev3)...
     null - display current routes
     CLEAR - Reset all routes to normal.
     dev1,dev2.. - Route Input or Output sent to dev1 to dev2,
                   dev3,ect. (4 maximum).
          DO - Video Display output.
          KB - Keyboard input.
          PR - Printer output.
          NL - Null input or output.
          MM=address - input or output to memory.STMT     STMT,msg  -  Display the message.SYSTEM     SYSTEM,dn1(,AA=y/n)(,AB=y/n)(,AC=y/n)....
AA - Passwords        AP - HiMem address    BD - AUTO override
AB - Run only         AQ - Clear key        BE - R for repeat 
AC - Debounce         AR - Copy 5 & 6       BF - LCDVR,Y      
AD - JKL              AS - BASIC strings    BG - LC,Y         
AE - 123              AT - Chain in record  BH - Blink        
AF - DFG              AU - Repeat key       BI - Cursor char. 
AG - Break key        AV - # 25 ms. inter.  BJ - Speed mod    
AI - Lower case       AW - # Write I/O      BK - WRDIP, W, C  
AJ - Intercept rout.  AX - Printer ASCII    BM - Verify disk  
AL - # Drives         AY - Date & time      BN - Mod I/Mod III
AM - # I/O tries      AZ - Date & time                        
AN - Dir drive #      BA - Reset to ROUTE                     
AO - Search drive     BC - Pause CHAINTIME     TIME(,hh:mm:ss) - Display/set Time.VERIFY     VERIFY(,y/n)  -  Verify mode for disk writes on/off.WRDIRP     WRDIRP,dr1 - Rewrite directory for Mod3SYNTAX     COMMAND,necessary things(,options) 