Micro Op SYS (DOS) Chapters 8, 10, 12, 13, 14. 2 DOS Commands DEFRAG SCANDISK MSAV MSBACKUP.

Slides:



Advertisements
Similar presentations
What we will cover today… Where is the camera on my phone? Taking a photo Zoom in and out Deleting a photo Where do my photos go to? Viewing my photos.
Advertisements

XP New Perspectives on Introducing Microsoft Office 2003 Tutorial 1 1 Using Common Features of Microsoft Office 2003 Tutorial 1.
ITEC 1001 Tutorial 1 Using Common Features of Microsoft Office 2003.
A batch file is a file that contains a number of DOS commands, each of which could be run individually from the command prompt. By putting them into a.
Understanding the Boot Process and Command Line
Formatting and Editing Skills
If you press this you attach a files. This window will come up when the attach file button is pressed. You can then press browse and pick a file that.
P1PMF Split1 QBASIC. P1PMF Split2QBasic Command Prompt Will launch the emulator DOS operating system? Press Alt + Enter to display the widescreen.
2 © 2004, Cisco Systems, Inc. All rights reserved. IT Essentials I v. 3 Module 4 Operating System Fundamentals.
Microsoft Access A Hands-On Introduction Chapter 4.
A+ Guide to Software, 4e Chapter 6 Windows 9x/Me Commands and Startup Disk.
Chapter 3 Understanding the Boot Process and Command Line.
An Overview of the PC PC and DOS Essentials. The Components of a PC The Key Year –The IBM PC –The Intel 8086 –DOS All versions of these items have.
XP Using Common Features of Microsoft Office Tutorial 1.
1 Introduction to Programming Environment Using MetroWerks CodeWarrior and Palm Emulator.
PC Maintenance: Preparing for A+ Certification
Working in DOS DOS is a true operating system
FILES  A file is a collection of related information  Files are kept in directories on a disk.
CTS130 Spreadsheet Lesson 13 Working with Lists. Copying Data between Workbooks  Use the [Copy ]and [Paste] Buttons  Use the CTRL+[C] and CTRL + [V]
Key Applications Module Lesson 12 — Word Essentials
Formatting and Editing Skills
Access Tutorial 10 Automating Tasks with Macros
Ch 111 Chapter 11 Advanced Batch Files. Ch 112 Overview This chapter focuses on batch file commands that allow you to:  write sophisticated batch files.
Programming Batch Files Aim: To introduce the concept of Batch processing and programming techniques. Lesson Outcomes  The need for Batch Processing.
Lesson 4 Computer Software
A COMPUTER is an electronic device. Every computer performs 4 general operations: 1. Input 2. Process 3. Output 4. Storage.
Chapter Seven Advanced Shell Programming. 2 Lesson A Developing a Fully Featured Program.
System Software. BIOS Basic Input Output System A kind of ROM Execute routines Checking RAM, detecting hard disk, floppy disk, CDROM, … etc.
Conventional Memory 8088 processor could address only 1 MB
IT Essentials - Chapter 4 Operating System Fundamentals.
Visual Basic Chapter 1 Mr. Wangler.
Cypress-Fairbanks I.S.D. 04/04/05 PC6 Word Processor Training Assistive Technology
Lesson 6 Operating Systems and Software
DOS Understanding what you can do. Operating System Traits An OS only works with one type of processor –X86 processors for us; Motorola for Mac –Must.
تهيه كننده : علي برادران هاشمي گارگاه کامپیوتر D isk O perating S ystem.
Operating System Basics Chapter 1 Release 16/07/20 09 powered by dj.
Gene Perkins, Lassen High School Networking Academy
A+ Guide to Software Managing, Maintaining and Troubleshooting THIRD EDITION Chapter 9 Managing Memory.
Using the TI-83+ Creating Graphs with Data. Preparing to Graph  Once the calculator is on and you have entered data into your lists, press the “Y=“ button.
Ch 101 Chapter 10 Introduction to Batch Files. Ch 102 Overview A batch file is a text file that contains an ordered series of commands.
Shell Scripting Introduction. Agenda What is Shell Scripting? Why use Shell Scripting? Writing and Running a Shell Script Basic Commands -ECHO - REM.
InDesign CS3 Lesson 4 ( Only pages ) Importing and Editing Text.
Chapter Three The UNIX Editors. 2 Lesson A The vi Editor.
1 The EDIT Program The Edit program is a full screen text editor that allows you to: Create text files Create text files Edit an existing text files Edit.
Chapter 3 – Part 1 Word Processing Writer for Linux CMPF 112 : COMPUTING SKILLS.
Command Prompt Chapter 10 Introduction to Batch Files Richard Goldman February 7, 2000.
1 Formatting and Editing Skills. 2 Word Processing Word processing software application software used for creating text documents letters, memos, and.
OPERAING SYSTEM 1 CA-210 WINDOWS XP. CHAPTER 1 OPERATING SYSTEM FUNDAMENTALS.
Microsoft Office XP Illustrated Introductory, Enhanced Started with Windows 2000 Getting.
Lab Assignment 4 Using Batch Files
Chapter Three The UNIX Editors.
A + Certification Operating Systems.
1 Scatter Plots on the Graphing Calculator. 12/16/ Setting Up Press the Y= key. Be sure there are no equations entered. If there are any equations,
1 Scatter Plots on the Graphing Calculator. 12/16/ Setting Up Press the Y= key. Be sure there are no equations entered. If there are any equations,
Word By Mrs. Yollis Chaparral Elementary. is a computer program that allows you to create written documents.
All sections to appear here Welcome to my pptPlex Slide Show, this can be executed in either two ways: 1.As a normal PowerPoint slide show: Example hit.
I T Essentials I Chapter 5 JEOPARDY Installing & UpgradingComputerBasicsErrorsServicePotpourri
Copyright (c) 2003 by Prentice Hall Provided By: Qasim Al-ajmi Chapter 2 Introduction to Visual Basic Programming Visual Basic.NET.
THE C PROGRAMMING ENVIRONMENT. Four parts of C environment  Main menu  Editor status line and edit window  Compiler message window  “Hot Keys” quick.
IT Essentials 1 v3 Module 4 JEOPARDY IT Essentials 1 RouterModesWANEncapsulationWANServicesRouterBasicsRouterCommands RouterModesWANEncapsulationWANServicesRouterBasicsRouterCommands.
Batch Files Flow of Control to Strengthen Copyright © by Curt Hill.
OST Intro in to Macs. History of Macintosh On January 24, 1984 Apple Computer introduced the Apple Macintosh personal computer, with the Macintosh.
we are going to write our Assembly language program as sample ex01.asm. So that we can attempt our assigment.
Batch Files More flow of control Copyright © by Curt Hill.
A+ Guide to Managing and Maintaining your PC, 6e Chapter 15 Windows 9x/Me Commands and Startup Disk.
Computer Memory The DOS, Win 3X, & Win 9X Model Richard L. Goldman ©February 1, 2001.
Key Applications Module Lesson 12 — Word Essentials Computer Literacy BASICS.
Chapter 6 Windows 9x/Me Commands and Startup Disk
Operating Microcomputer
1. Open Visual Studio 2008.
Presentation transcript:

Micro Op SYS (DOS) Chapters 8, 10, 12, 13, 14

2 DOS Commands DEFRAG SCANDISK MSAV MSBACKUP

3 DOS Commands (cont) FDISK MSD SYS

4 Types of RAM Memory Conventional Memory –0K to 640K –Everything must run in conventional memory Upper Memory –640K to 1MB (1024K) –Device drivers and BIOS Extended Memory –Above 1MB

5 HIMEM.SYS and EMM386.EXE Contain in the CONFIG.SYS file –device=c:\dos\himem.sys This allows the usage above conventional memory –Device=c:\dos\emm386.exe This manages items in upper memory Must come after HIMEM.SYS

6 Loading Items in Memory DEVICE = –Loads a driver into conventional memory device=c:\mouse.sys DEVICEHIGH = –Loads a driver into upper memory devicehigh=c:\mouse.sys DOS=HIGH –Loads DOS into extended memory

7 DOS Commands MEM /C – what is running in conventional memory Memmaker

8 Batch Files Group of commands that the computer automatically executes as a set Similar to a program Must popular batch file is the AUTOEXEC.BAT –Executed each time DOS starts

9 Batch file Commands REM –Allows you to make comments inside the batch file that will not be executed PAUSE –Temporarily halts execution of a batch file –Message appears after this is executed saying: “Press any key when ready…”

10 Batch file Commands (cont) ECHO –Lets the computer know if to just execute command or to execute and display command OFF – just execute ON – execute and display –Also allows for messages to be printed ECHO This is a test –This is a test ECHO : –Gives a blank line

11 Create a Batch File EDIT filename.bat –To move around the screen, you have to use the arrow keys –To access the menu at the top, press the ALT key and then the appropriate arrow keys

12 Special DOS commands inside Batch Files GOTO –Allows you to skip DOS commands CHOICE –Allows you to pick from a menu –choice /C:123E /N Choose a menu option: /c – tells the computer to have options. If /c is not used, then CHOICE uses Y/N /n – do not display the options after the statement IF ERRORLEVEL number –Evaluates as true when the previously executed batch file command has an error condition equal to or greater than the number if errorlevel 1 goto end

OFF :START CLS ECHO : ECHO Main Menu ECHO : ECHO 1. Word Processing ECHO 2. Spreadsheets ECHO 3. Database ECHO : ECHO : CHOICE /C:123E Choose a menu option: IF ERRORLEVEL 4 GOTO END IF ERRORLEVEL 3 GOTO DB IF ERRORLEVEL 2 GOTO SS IF ERRORLEVEL 1 GOTO WP GOTO END :DB CD\DBASE DBASE GOTO START :SS CD\LOTUS 123 GOTO START :WP CD\WP51 WP GOTO START :END

14 Main Menu 1. Word Processing 2. Spreadsheets 3. Database Choose a menu option: [123E]

PROJECT