Lab 3.1 : The Task Manager

Size: px
Start display at page:

Download "Lab 3.1 : The Task Manager"

Transcription

1 Lab 3.1 : The Task Manager Using the Windows NT or Windows 2000 Task Manager, you can examine processes that are running, the number of threads a process has, system performance, and page faults. Windows 9x/Me has a simpler task manager, but it can still show running processes. Learning Exercise: If you are using Windows, follow these steps: Bring up the Task Manager window by pressing ALT+CTRL+DELETE and clicking the Task Manager button. Select the Applications tab. You should see a list of all applications currently running. Now select the Processes Tab. Then, on the View menu, click Select Columns, and check the Page Faults and Thread Count boxes. You can uncheck some of the other boxes if you wish. Then click OK. While keeping the Task Manager window visible (you may want to scroll down to the bottom if there is a long list of active processes), start up a new process, or make active a process that is already running. You should see the number of page faults and the CPU usage figures increase. Now click the Performance tab, and you will see graphs of processor and memory usage. Start some applications and you will see the processor and memory resource demands that they place on the system. You can also use the Task Manager to kill a process. This might be necessary if the process becomes "hung" or stalled, and will not respond when you try to close the application window. Be careful, though: if you kill one of the operating system's processes, your computer may no longer function properly, although rebooting should correct the problem. Lab 3.2 : Device Management This activity provides a user with an overview of how to access some of the Windows device management capabilities.

2 NOTE #1: Use caution when performing this lab. None of the steps involves actual changing of your computer system's configuration. However, you could inadvertently click on an option in one of the windows that specifies a change. If this occurs, use the Cancel button that should appear for each dialog box, which will discard any changes that you selected. NOTE #2: It may not be possible to perform this lab on some Windows computers. Viewing and/or changing of configuration information may be prohibited by the system administrator of your company or school to avoid problems such as that described in NOTE #1. Learning Exercise: If you are using a Windows OS computer, use the following procedure to view device hardware configuration settings: Examine device properties through the Device Manager. Rightclick the My Computer icon on your desktop, click Properties, and then click Device Manager tab. This window shows a hierarchical view of the system resources starting with "Computer." Each device category can be expanded to show the specific types of devices that Windows recognizes on your system. With "Computer" highlighted, you could click the Print... button to get a complete listing of all of the hardware and system resource settings, along with the version number of the driver being used. This printout may take from three to ten pages depending on your print settings and actual hardware configuration, so you may not want to do this. Select "Computer" and then click the Properties button. The resulting window will allow you to select the proper radio button and see all devices using certain IRQ values and other resource information. Expand some of the device categories by clicking the plus sign ( + ) appearing before the device category name. If a specific device has a problem as far as Windows is concerned, there will be a yellow circle with an exclamation point (! ) (indicating a warning for a possible problem) or a red circle with an "X" (indicating that the device is not functioning).

3 Determine what, if any, devices may have problems on your system. Clicking a device icon brings up a window with a set of tabs. Depending on the type of device, the window will differ in both the title and the number of tabs. Try this on several devices; modems and network adapters are some of the more interesting ones. Look for a Driver tab and click it if it exists. This window should show the file name and version of the driver currently installed, as well as an Update Driver button for upgrading the driver to a newer version. Look for a Resources tab and click it if it exists. This window shows which IRQs and Input/Output range of addresses are used by this device, and whether a device conflict exists with respect to another device in using these settings. Click Cancel to close Device Manager. On any version of Windows, use the following procedure to view the tools available in Control Panel that can be used to change both system settings and customize their operation for a particular user. On the Start menu, click Settings and then click Control Panel. Note the devices and services that appear in the window. Examine the keyboard attributes using the Keyboard Properties window. Using its various tabs, note how you can indicate to the driver what type of keyboard is being used, what languagekey layout is used, repeat key (continue pressing the same key) characteristics, and the cursor blink rate. You can try changing the repeat key and cursor blink characteristics and see their impact. Click Cancel to close the Keyboard Properties window. Examine the mouse attributes using the Mouse Properties window. Using its various tabs, note how you can indicate to the driver what type of mouse is being used, how the pointer should move on the display, how responsive it should be to a double-click, and if the functions of the buttons should be reversed for a left-handed person. You can try changing the functionality of the left-hand button and the double-click

4 speed and see their impact. Click Cancel to close the Mouse Properties window. Examine the display attributes using the Display Properties window. Using its various tabs, note how you change the screen saver, wallpaper, text appearance, number of colors, and the resolution. Do not make any changes to these settings. Click Cancel to close the Display Properties window. Use the Sound Properties window to examine which sounds are used by Windows to alert a user to various events. You can add sounds or remove them. You can preview a sound or change to an entirely different sound scheme to customize sounds on a peruser basis. To experiment with sound assignments, first select an event type, such as "Windows: Asterisk". Click the Preview play button to hear the sound currently assigned to that event. Then use the Name drop-down list to select another sound for that event. You can use the Preview play button to listen to your selection. Do not make any permanent changes to these settings. Click Cancel to close the Sound Properties window. Close the Control Panel window. Lab 4.1 : DOS Commands In this section, you will learn about the DOS command-line user interface. Learning Exercise: Perform the "DOS User Interface" lab on the CD that accompanies Parsons/Oja to practice using the DOS command-line interface. Do some additional exploring by trying the following: Note: The help command is not available on all versions of DOS. If it is not available, you can view the help information for any command by including a slash-question mark switch ( /? ) on the command line after the command like so, dir /? and pressing ENTER.

5 Type the help command on the DOS command line to see a list of all DOS commands. Then type help rmdir to see the Help entry for a particular command. The command color e9 changes the background and foreground text colors of the command window. Its argument is a hexadecimal number. Try it. Then try color 5b. For a list of colors, type help color. How can you set the color back to white-on-black? Some commands, such as dir, have Help entries that do not fit on a single screen. Type help dir more to view the Help entry one screen at a time. The vertical bar ( ) is pronounced "pipe." It is used to direct the output of one command (such as help) to the input of another (more, for example). The more command displays output one screen at a time; you must press the SPACEBAR to proceed to the next screen. However, with DOS systems, once you proceed to the next screen, there is no way to return to a preceding screen. (Modern applications with a GUI interface use a text window with a scroll bar to solve this problem.) If you are in the middle of a listing and you want to stop it, you can type CTRL+C. Example: type help; you will see the first screen of the Help entry. Then hold down the CTRL key and press the C key. Doing so will halt the display of the Help entry and will return you to the DOS command prompt. The assoc command (available in Windows NT/2000 only) displays associations between file extensions and applications. Type assoc.doc and then assoc.txt. Be sure to include the period at the beginning of the extension. The set command is used to set environment variables, which provide additional parameters to programs. Type set to see a list of the current variables and their values. Type exit to close the DOS interface window. Lab 4.2 : Macros If you have used applications such as word processors or spreadsheets, you may have noticed that there are certain operations

6 that you do quite often when working with documents within these applications. For example, if you are creating reports using a word processor, you may need to create a header with your name and today's date and footer with the page number. This type of operation requires you to select certain functions or make choices within the word processor's menus, as well as typing some information from the keyboard. If you are using an application that supports macros, you can have the application "record" your actions with the keyboard and mouse, and refer to them later for "playback." The recorded sequence is called a macro. The application will use the macro to simulate your inputs and perform the desired actions when you ask it to. The advantages of a macro are: It can reduce the amount of time required to create a document. It can reduce the chance of entering erroneous data. It can simplify a complicated set of interactions, so that other people can perform the operation without understanding all of the details involved with the application interface. You can even place the name of the macro on the application's menu or toolbar, as if you have created a function that was not provided by the application's developers. Macros do not necessarily record your inputs directly into a data file. Instead, a brief computer program is created that interacts with the application to perform the desired actions. (Sometimes this is done in an application-specific macro language, but Microsoft applications use Visual Basic to implement macros.) When you "execute" a macro, you are in fact running this program from within the application. Unlike other programs that you run on your computer, a macro program only has meaning while running the application used to create it. A consequence of macros actually being small programs is that documents that you typically think of as containing only data can actually contain both data and embedded programs. If someone gives you a document containing a macro, and you open the document and execute the macro, the macro could turn out to be a virus designed to harm the data on your computer. The topic of macro viruses is discussed in more detail in Unit 6. The steps typically involved in creating a macro are: Activate the "create macro" function of the application. Give the macro a name so that you can refer to it later.

7 A small window will appear on the application indicating the macro is recording. Start performing the keyboard and mouse interactions for the operation to be recorded. Click on the macro window and stop the recording when you are done. The only step required to execute a macro is that of invoking it. This is done either by selecting it via a menu using the mouse or via a key sequence known as a "shortcut." Shortcuts, if available, are normally established at the time the macro is created. If you are using the menu selection method, click the name of the macro that you want to execute. What about actions you perform frequently through the operating system's user interface, such as copying all word processing and spreadsheet documents from different folders to a CD disk? Is there a way to automate these actions so that you do not have to repeatedly point and click with your mouse on various menus and dialog boxes? These actions can be simulated on the operating system by using something called a "batch file" or a "script." Unlike with macros, there is typically no way to record a series of actions into a batch file; instead, you must create the batch file with a text editor. Batch files are actually small programs that use the operating system's command-line interface. They will be discussed later in Batch File Commands. Learning Exercise: Macro facilities are typically found in more sophisticated application software. For example, Microsoft Word supports macros, while the text editor Notepad does not. This learning exercise leads you through the steps involved in creating and executing a macro using Word. If you do not have Word on your computer, try to find some other application that supports macros and perform similar actions. Start Microsoft Word. On the Tools menu, click Macro and then click Record New Macro. The Record Macro dialogue box will appear. In its Macro name box, type "SSD2macro". However, do not type the quotation marks. (Note that the Record Macro dialog box allows you to assign a keystroke shortcut to the macro or to assign the macro to a menu. It also allows you to specify whether the macro is just for the document you are creating or for any

8 document. If the macro is made to be shared by other documents, it would be placed in a library of macros available for use by other documents. However, we would not be using these features as part of this learning exercise.) Click OK. You will see the small Stop Recording window with buttons for pausing and stopping the recording process appear on the desktop or on the Word toolbar. If necessary, this window can be moved to a different location on the desktop. Suppose we want to create a macro that consists of your name, the class name, and today's date. You might want to include this information at the beginning of each of your exercises. Type your name, press ENTER, type "SSD2 Exercise", and then press ENTER. On the Insert menu, click Date and Time..., and then select an appropriate format from the Available formats box. Click the square button of the Stop Recording window to stop recording the macro. Create a new document by clicking New on the File menu or by using the New icon on the Word toolbar. To execute the macro in this new document, on the Tools menu, click Macro and then click Macros... Select "SSD2macro" from the list of macros; then click Run. You should see the result of the macro appear in the new document. If you want to view the program (that is, the macro) just created during the recording process, on the Tools menu, click Macro, and then click Macros... Select "SSD2macro" from the list and click Edit. The Microsoft Visual Basic window will then appear displaying a sequence of Visual Basic programming language statements, which is the macro you just created. You will have to close the Microsoft Visual Basic window to proceed. To delete the macro you just created, on Tools menu, click Macro, and then click Macros... Select "SSD2macro" from the list of macros, and then click Delete. Click Yes when Word queries you about deleting the macro, and then close the Macros box. Finally, close Word, and do not save any of the documents you have created as part of this exercise. Lab 4.3 : Embedding Application Objects

9 Object Linking and Embedding (OLE) is a facility provided by more sophisticated applications, and it requires operating system support. The OLE facility allows data (typically graphics or spreadsheets) that has been created by any of a number of different applications to be combined into a single document file. The imported data is treated as a single object that can be moved or deleted from the document or even edited by using the original application that created the data. The act of embedding data within a document is much more powerful than the simple copy-and-paste operations that you are probably already familiar with. The copy-andpaste approach typically inserts the data in a format compatible with the application that the data is pasted into. But, some types of information may be lost in this process (spreadsheet formulas, for example), and the data imported in the manner cannot be updated later by the application that created it. Embedding, however, is not supported by all applications. And, it has one other drawback: the application used to create the data must be installed on your computer if you wish to edit the data. For example, if somebody gives you a Word document with an embedded Excel spreadsheet, your computer must have Excel installed on it in order for you to edit the embedded spreadsheet. Embedding and a similar operation called linking are often found in integrated suites of applications, such as those provided by Microsoft Office or Coral's office applications. Linking differs from embedding in that the linked object is just a pointer to the document containing the data to be imported, rather than the data itself. With an embedded object, any changes to the imported data are saved as part of the host document; they do not affect the original document that was the source of the data. But, with a linked object, a change to the original data will affect all documents that are linked to that data. People who are viewing a file containing a linked object can see the changes made by someone else. Learning Exercise: If you have access to Microsoft's Word and Paint applications, you can create a bitmapped graphic using Paint, embed it as an object in a Word document, and modify the graphic while viewing the document in the Word application.

10 Start Microsoft Word. Edit an existing document or create a new one by typing a few lines of text. Start Microsoft Paint. (On the taskbar, click the Start button, and then click Programs, then Accessories, and then Paint.) Now, draw something. You might try choosing a color from the color palette at the bottom of the window, then selecting the spray-can tool and using it to write your name. Click the border tool (the icon that is a broken & endash; border rectangle) and click-and-drag to draw a border around your creation. Then, on Paint's Edit menu, click Copy. Now your selection has been copied to the Clipboard. Close Paint. Go back to Word. Within your Word document, click where you want the embedded graphic to appear. On Word's Edit menu, click Paste Special... Notice that the Paste Special dialog box provides you with some alternative formats for the data being inserted. Ignore these formats, and do not select the Display as Icon check box. Just click OK to accept the Bitmap Image Object setting (which is the default). Now, notice the impact these actions have on your document. Double-click the graphic object now embedded in your Word document, and a version of Paint should be started, allowing you to edit the embedded graphic. Make some minor changes in your graphic (say, by clicking on the Paint Can icon and "spraying" part of the graphic). Click outside of the picture on some of the text in the document, which will cause you to quit Paint. Notice that the changes you made to your graphic now appear in your document. Click and select the graphic object again (a border should form around the image). Delete the object by pressing the DELETE key. Now place the cursor (the blinking vertical bar) at the bottom or top of your Word document. On the Edit menu, click Paste Special. This time, select the Display as Icon check box. Notice that an icon representing the object now appears in the document rather than the graphic itself. The icon not only takes up less screen space but also takes up less disk space. An image embedded as an icon may use only half the space a fully-displayed embedded image uses.

11 Double-click the embedded object and the Paint program will start running once again to allow you to see it and edit it as well. Exit Paint. What happens if you print a document with an embedded icon? The icon is printed, just as you see it on-screen. If you want to print it as a real, full graphic, right-click the graphic. Then click Bitmap Image Object and then click Convert. Unselect the Display as Icon check box. The actual graphic will appear, replacing the graphic's icon. Try this on your own, and when you are finished, delete the object as you did before. Close Paint and Word without saving changes. Lab 4.4 : Creating a Batch File The following are examples of batch files using some of the commands and functions described in the preceding section. Try to follow each example and determine what actions are being performed by the commands in the batch file. Example of a Batch File The following is a simple batch file called COPYWP.BAT that copies all Microsoft Word and PowerPoint files from the C:\data\smith folder to one or more floppy disks. A batch file normally terminates after executing the last command in the file, but this example will not allow terminate, because of the goto command. Hence, we must employ another method for terminating a batch file: press CTRL+C on the keyboard (that is, hold down the CTRL key and press the "C" key). The command processor will then ask if you really want to terminate the batch job, just in case you pressed this key sequence by accident. To run this batch file, a user would type COPYWP at the command prompt. Follow the execution of the DOS commands and batch file commands to determine what actions are being performed. If this was something you were doing frequently using Windows Explorer, imagine how many point and click operations that would involve overtime. Instead of all of those interactions, a user could accomplish the same goal by just typing the batch file name at the command prompt.

12 REM Batch file created by John ECHO OFF ECHO Copying Word and PowerPoint files to a floppy :LOOP ECHO Please insert a floppy into drive A: PAUSE COPY C:\data\smith\*.doc a:\ COPY C:\data\smith\*.ppt a:\ GOTO LOOP Example of a Batch File with Arguments The previous example always copied Word and PowerPoint files from the C:\Data\smith directory. What if Jane Jones wanted to use this batch file, but on her directory that is called C:\data\jones? Either another version of the batch file would have to be created under a different filename, or arguments could be used. In this example, the user must type on the command line not only the name of the batch file, but also the user's directory name. For example, type "COPYWP smith" to backup John Smith's files (which will cause all references to %1 in the batch file to be literally replaced by "smith"), and "COPYWP Jones" to backup Jane Jones' files (which will cause all references to %1 in the batch file to be literally replaced by "Jones"). REM Batch file created by John ECHO OFF ECHO Copying Word and PPT files :LOOP ECHO Please insert floppy into drive A: PAUSE COPY C:\data\%1\*.doc a:\* COPY C:\data\%1\*.ppt a:\* GOTO LOOP Batch files may take more than one argument. The first argument is %1, the second %2, the third %3, and so on. In this example, the user must type not only the previous information, the batch filename, and the user's directory, but also the extension of the file to be copied. This batch will be able to copy from any user's directory any group of files to the floppy drive. REM Batch file created by John ECHO OFF

13 ECHO Copying files :LOOP ECHO Please insert floppy into drive A: PAUSE COPY C:\data\%1\*.%2 a:\* GOTO LOOP Learning Exercise: This exercise will give you practice creating and executing batch files using the examples that appear in this page. Use Microsoft Word to create files C:\data\smith\file1.doc and C:\data\smith\file2.doc. You can put whatever you like in these files. Note: if you are unable to create files with this specific path, then choose a path that works and modify the remaining steps appropriately. Start the Windows Notepad text editor (located in the Accessories menu). Type "REM " followed by your name. Be sure to include a space after "REM". On the File menu, click Save As... In the Save as Type drop-down list, choose "All Files". This is necessary to create a text file with an extension that is not ".txt". Save this file in the C: drive's root folder with the name "copywp.bat". Copy the example batch file that appears in the first section of this page, "Example of a Batch File," and then paste it into your newly created copywp.bat. Check your spelling, syntax, and spaces, and then save your work. Start the DOS Command Line program (typically found in the Programs menu). Run the batch file by typing copywp on the command line. Note that you do not actually have to insert a floppy disk in the A: drive. If you do not do this, the copy command will report an error; click on "Ignore" to proceed. Determine if you have any syntax or logic errors in your batch file. Go to the Notepad window. Modify copywp.bat with the modifications shown in the first example in the section "Example of a Batch File with Arguments," and then save your work. Go to the Command Prompt window. Run the batch file by typing "COPYWP smith". Determine if you have any syntax or logic errors. Go to the Notepad window. Modify your copywp.bat with the modifications shown in the second example in the section "Example of a Batch File with Arguments" and save your work.

14 Go to the Command Prompt window. Run the batch file by typing "COPYWP smith doc". Determine if you have any syntax or logic errors. Try the various menu choices. Close both the Notepad and Command Prompt windows. Lab 4.5 : Searching the Library of Congress Charles Dickens' A Christmas Carol is one of his most popular works. Over the years, there have been many adaptations of this classic story. We can research this topic by querying the Library of Congress Online Catalog. Learning Exercise: Go to the Library of Congress Online Catalog ( Click the Guided Search link. On the page that appears, enter "Charles Dickens" (without quotation marks) in the first Search box, and select as a phrase in the drop-down list to the right of the Search box. Now enter "Christmas Carol" (without quotation marks) in the second Search box, and select as a phrase in the drop-down list to the right of that Search box. Click the Begin Search button, and you should be presented with over 150 items that match your criteria, the first 25 of which will be displayed on the first screen. These items will include books, films, and tapes of radio performances. Now, let's narrow our search a bit. Walt Disney has produced adaptations of A Christmas Carol that feature Mickey Mouse. What is the summary of the book? Here's how to find out: In the Resort results by drop-down box, select Full Title Look for title "Walt Disney Productions presents Mickey's Christmas carol" and click on the link Click the Full Record tab

Introduction to Windows

Introduction to Windows Introduction to Windows Naturally, if you have downloaded this document, you will already be to some extent anyway familiar with Windows. If so you can skip the first couple of pages and move on to the

More information

Windows Me Navigating

Windows Me Navigating LAB PROCEDURE 11 Windows Me Navigating OBJECTIVES 1. Explore the Start menu. 2. Start an application. 3. Multi-task between applications. 4. Moving folders and files around. 5. Use Control Panel settings.

More information

Using the Computer & Managing Files Part 2

Using the Computer & Managing Files Part 2 Using the Computer & Managing Files Part 2 Using the Computer & Managing Files...65 Example 1 File compression, or zipping...66 Exercise 1 Download and install software...66 Exercise 2 Understand file

More information

RAM JAYAM VIDYAA MANDIR MATRIC HR SEC SCHOOL. Cumbum. Theni district. 1 D.EASWARAN M.Sc B.Ed Computer Instructor RJMS_SCHOOL.

RAM JAYAM VIDYAA MANDIR MATRIC HR SEC SCHOOL. Cumbum. Theni district. 1 D.EASWARAN M.Sc B.Ed Computer Instructor RJMS_SCHOOL. RAM JAYAM VIDYAA MANDIR MATRIC HR SEC SCHOOL. Cumbum. Theni district. D.Easwaran M.sc B.ed Computer Instructor RJMS School. Cumbum THENI DISTRICT. CELL : 8760324704 1 Higher Secondary First Year Study

More information

Windows 2000 Professional

Windows 2000 Professional The American University in Cairo Academic Computing Services Windows 2000 Professional prepared by Soumaia Ahmed Al Ayyat 4 August 2003 Table of Contents Starting Up the Computer Windows Environment Start

More information

Computer Essentials Session 1 Lesson Plan

Computer Essentials Session 1 Lesson Plan Note: Completing the Mouse Tutorial and Mousercise exercise which are available on the Class Resources webpage constitutes the first part of this lesson. ABOUT PROGRAMS AND OPERATING SYSTEMS Any time a

More information

The Fundamentals. Document Basics

The Fundamentals. Document Basics 3 The Fundamentals Opening a Program... 3 Similarities in All Programs... 3 It's On Now What?...4 Making things easier to see.. 4 Adjusting Text Size.....4 My Computer. 4 Control Panel... 5 Accessibility

More information

Windows XP. A Quick Tour of Windows XP Features

Windows XP. A Quick Tour of Windows XP Features Windows XP A Quick Tour of Windows XP Features Windows XP Windows XP is an operating system, which comes in several versions: Home, Media, Professional. The Windows XP computer uses a graphics-based operating

More information

Microsoft PowerPoint 2013 Beginning

Microsoft PowerPoint 2013 Beginning Microsoft PowerPoint 2013 Beginning PowerPoint Presentations on the Web... 2 Starting PowerPoint... 2 Opening a Presentation... 2 File Tab... 3 Quick Access Toolbar... 3 The Ribbon... 4 Keyboard Shortcuts...

More information

Microsoft PowerPoint 2010 Beginning

Microsoft PowerPoint 2010 Beginning Microsoft PowerPoint 2010 Beginning PowerPoint Presentations on the Web... 2 Starting PowerPoint... 2 Opening a Presentation... 2 File Tab... 3 Quick Access Toolbar... 3 The Ribbon... 4 Keyboard Shortcuts...

More information

STUDENT WORKBOOK. Teach Yourself: Computer Basics Expert. In 24 Hours or less

STUDENT WORKBOOK. Teach Yourself: Computer Basics Expert. In 24 Hours or less STUDENT WORKBOOK Teach Yourself: Computer Basics Expert In 24 Hours or less Student Workbook Table of Contents Section 1: Understanding Applications... 1 Lesson 1.1: Application Basics... 2 Step-By-Step...

More information

Introduction to MS Word XP 2002: An Overview

Introduction to MS Word XP 2002: An Overview Introduction to MS Word XP 2002: An Overview Sources Used: http://www.fgcu.edu/support/office2000/word/files.html Florida Gulf Coast University Technology Skills Orientation Word 2000 Tutorial The Computer

More information

WINDOWS NT BASICS

WINDOWS NT BASICS WINDOWS NT BASICS 9.30.99 Windows NT Basics ABOUT UNIVERSITY TECHNOLOGY TRAINING CENTER The University Technology Training Center (UTTC) provides computer training services with a focus on helping University

More information

Microsoft PowerPoint 2007 Beginning

Microsoft PowerPoint 2007 Beginning Microsoft PowerPoint 2007 Beginning Educational Technology Center PowerPoint Presentations on the Web... 2 Starting PowerPoint... 2 Opening a Presentation... 2 Microsoft Office Button... 3 Quick Access

More information

Computer Basics: Step-by-Step Guide (Session 2)

Computer Basics: Step-by-Step Guide (Session 2) Table of Contents Computer Basics: Step-by-Step Guide (Session 2) ABOUT PROGRAMS AND OPERATING SYSTEMS... 2 THE WINDOWS 7 DESKTOP... 3 TWO WAYS TO OPEN A PROGRAM... 4 DESKTOP ICON... 4 START MENU... 5

More information

Microsoft Office Word. Part1

Microsoft Office Word. Part1 Microsoft Office 2010 - Word Part1 1 Table of Contents What is Microsoft Word?... 4 Creating a document... 5 Toolbar... 6 Typing in MS Word Text Area... 7 Cut, Copy and Paste Text... 9 Paste Preview...

More information

Installing a Custom AutoCAD Toolbar (CUI interface)

Installing a Custom AutoCAD Toolbar (CUI interface) Installing a Custom AutoCAD Toolbar (CUI interface) AxciScape produces AutoCAD script files which must be Run within AutoCAD. You can do this by typing SCRIPT into the command line and then select the

More information

Section 2. Slides. By the end of this Section you should be able to:

Section 2. Slides. By the end of this Section you should be able to: Section 2 Slides By the end of this Section you should be able to: Understand and Use Different Views Understand Slide Show Basics Save, Close and Open Presentations Exit PowerPoint 26 CIA Training Ltd

More information

Understanding File Management

Understanding File Management UNIT B Windows 2007 Understanding File Management Files You Will Need: Win B-1.bmp Win B-2.bmp Most of your work on a computer involves using programs to create files. For example, you might use WordPad

More information

Solo 4.6 Release Notes

Solo 4.6 Release Notes June9, 2017 (Updated to include Solo 4.6.4 changes) Solo 4.6 Release Notes This release contains a number of new features, as well as enhancements to the user interface and overall performance. Together

More information

Section 1 Getting Started

Section 1 Getting Started Section 1 Getting Started ECDL Section 1 Getting Started By the end of this section you should be able to: Understand PowerPoint Principles Start PowerPoint Use an Installed Template Recognise the Screen

More information

ECDL Module 6 REFERENCE MANUAL

ECDL Module 6 REFERENCE MANUAL ECDL Module 6 REFERENCE MANUAL Presentation Microsoft PowerPoint XP Edition for ECDL Syllabus Four PAGE 2 - ECDL MODULE 6 (USING POWERPOINT XP) - MANUAL 6.1 GETTING STARTED... 4 6.1.1 FIRST STEPS WITH

More information

Table of Contents Lesson 1: Introduction to the New Interface... 2 Lesson 2: Prepare to Work with Office

Table of Contents Lesson 1: Introduction to the New Interface... 2 Lesson 2: Prepare to Work with Office Table of Contents Lesson 1: Introduction to the New Interface... 2 Exercise 1: The New Elements... 3 Exercise 2: Use the Office Button and Quick Access Toolbar... 4 The Office Button... 4 The Quick Access

More information

Libraries. Multi-Touch. Aero Peek. Sema Foundation 10 Classes 2 nd Exam Review ICT Department 5/22/ Lesson - 15

Libraries. Multi-Touch. Aero Peek. Sema Foundation 10 Classes 2 nd Exam Review ICT Department 5/22/ Lesson - 15 10 Classes 2 nd Exam Review Lesson - 15 Introduction Windows 7, previous version of the latest version (Windows 8.1) of Microsoft Windows, was produced for use on personal computers, including home and

More information

How To Capture Screen Shots

How To Capture Screen Shots What Is FastStone Capture? FastStone Capture is a program that can be used to capture screen images that you want to place in a document, a brochure, an e-mail message, a slide show and for lots of other

More information

Microsoft Word 2007 on Windows

Microsoft Word 2007 on Windows 1 Microsoft Word 2007 on Windows Word is a very popular text formatting and editing program. It is the standard for writing papers and other documents. This tutorial and quick start guide will help you

More information

WORD XP/2002 USER GUIDE. Task- Formatting a Document in Word 2002

WORD XP/2002 USER GUIDE. Task- Formatting a Document in Word 2002 University of Arizona Information Commons Training Page 1 of 21 WORD XP/2002 USER GUIDE Task- Formatting a Document in Word 2002 OBJECTIVES: At the end of this course students will have a basic understanding

More information

Using Windows 7 Explorer By Len Nasman, Bristol Village Computer Club

Using Windows 7 Explorer By Len Nasman, Bristol Village Computer Club By Len Nasman, Bristol Village Computer Club Understanding Windows 7 Explorer is key to taking control of your computer. If you have ever created a file and later had a hard time finding it, or if you

More information

Unit Microsoft Word. Microsoft Word is the word processor included in Office. Word is one of the most popular word processors.

Unit Microsoft Word. Microsoft Word is the word processor included in Office. Word is one of the most popular word processors. Unit 4 1. Microsoft Word. Microsoft Word is the word processor included in Office. Word is one of the most popular word processors. Unformatted text documents have the extension TXT. Word documents have

More information

Guidelines for lesson creation [with basic topics to be covered] (1-1, 1-2) Parts of a computer and identifying

Guidelines for lesson creation [with basic topics to be covered] (1-1, 1-2) Parts of a computer and identifying Guidelines for lesson creation [with basic topics to be covered] (1-1, 1-2) Parts of a computer and identifying What minimal topics must to be covered in each lesson? List only the 4 main parts of a computer

More information

Word 2007/10/13 1 Introduction

Word 2007/10/13 1 Introduction Objectives Word 2007/10/13 1 Introduction Understand the new Word 2007 Interface Navigate the Office button Learn about the Quick Access menu Navigate the Ribbon menu interface Understand the I-beam Learn

More information

WORD 2010 TIP SHEET GLOSSARY

WORD 2010 TIP SHEET GLOSSARY GLOSSARY Clipart this term refers to art that is actually a part of the Word package. Clipart does not usually refer to photographs. It is thematic graphic content that is used to spice up Word documents

More information

Workbook Also called a spreadsheet, the Workbook is a unique file created by Excel. Title bar

Workbook Also called a spreadsheet, the Workbook is a unique file created by Excel. Title bar Microsoft Excel 2007 is a spreadsheet application in the Microsoft Office Suite. A spreadsheet is an accounting program for the computer. Spreadsheets are primarily used to work with numbers and text.

More information

Table of Contents WINDOWS 95

Table of Contents WINDOWS 95 Table of Contents Accessories Active program button Active window Application Back-up Browse Cascade windows Check box Click Clipboard Close button Context menu Control Panel Copy Cursor Cut Default Desktop

More information

MICROSOFT WORD XP INTERMEDIATE

MICROSOFT WORD XP INTERMEDIATE MICROSOFT WORD XP INTERMEDIATE Starting Word Click the start button, move the pointer to All Programs. Move the pointer to Microsoft Office and then select Microsoft Word and click the application or click

More information

EXCEL BASICS: MICROSOFT OFFICE 2007

EXCEL BASICS: MICROSOFT OFFICE 2007 EXCEL BASICS: MICROSOFT OFFICE 2007 GETTING STARTED PAGE 02 Prerequisites What You Will Learn USING MICROSOFT EXCEL PAGE 03 Opening Microsoft Excel Microsoft Excel Features Keyboard Review Pointer Shapes

More information

BasicScript 2.25 User s Guide. May 29, 1996

BasicScript 2.25 User s Guide. May 29, 1996 BasicScript 2.25 User s Guide May 29, 1996 Information in this document is subject to change without notice. No part of this document may be reproduced or transmitted in any form or by any means, electronic

More information

2 The Stata user interface

2 The Stata user interface 2 The Stata user interface The windows This chapter introduces the core of Stata s interface: its main windows, its toolbar, its menus, and its dialogs. The five main windows are the Review, Results, Command,

More information

There are six main steps in creating web pages in FrontPage98:

There are six main steps in creating web pages in FrontPage98: This guide will show you how to create a basic web page using FrontPage98 software. These instructions are written for IBM (Windows) computers only. However, FrontPage is available for Macintosh users

More information

Easy Windows Working with Disks, Folders, - and Files

Easy Windows Working with Disks, Folders, - and Files Easy Windows 98-3 - Working with Disks, Folders, - and Files Page 1 of 11 Easy Windows 98-3 - Working with Disks, Folders, - and Files Task 1: Opening Folders Folders contain files, programs, or other

More information

Bucknell University Digital Collections. LUNA Insight User Guide February 2006

Bucknell University Digital Collections. LUNA Insight User Guide February 2006 Bucknell University Digital Collections LUNA Insight User Guide February 2006 User Guide - Table of Contents Topic Page Number Installing Insight. 2-4 Connecting to Insight 5 Opening Collections. 6 Main

More information

AEMLog Users Guide. Version 1.01

AEMLog Users Guide. Version 1.01 AEMLog Users Guide Version 1.01 INTRODUCTION...2 DOCUMENTATION...2 INSTALLING AEMLOG...4 AEMLOG QUICK REFERENCE...5 THE MAIN GRAPH SCREEN...5 MENU COMMANDS...6 File Menu...6 Graph Menu...7 Analysis Menu...8

More information

Introduction to Personal Computing

Introduction to Personal Computing Introduction to Personal Computing Academic Computing Services www.ku.edu/acs Abstract: This document explains the basics of the Microsoft Windows operating system. It is intended for users who are either

More information

Microsoft Excel 2007

Microsoft Excel 2007 Learning computers is Show ezy Microsoft Excel 2007 301 Excel screen, toolbars, views, sheets, and uses for Excel 2005-8 Steve Slisar 2005-8 COPYRIGHT: The copyright for this publication is owned by Steve

More information

OpenForms360 Validation User Guide Notable Solutions Inc.

OpenForms360 Validation User Guide Notable Solutions Inc. OpenForms360 Validation User Guide 2011 Notable Solutions Inc. 1 T A B L E O F C O N T EN T S Introduction...5 What is OpenForms360 Validation?... 5 Using OpenForms360 Validation... 5 Features at a glance...

More information

NCMail: Microsoft Outlook User s Guide

NCMail: Microsoft Outlook User s Guide NCMail: Microsoft Outlook 2007 Email User s Guide Revision 1.1 3/9/2009 This document covers how to use Microsoft Outlook 2007 for accessing your email with the NCMail Exchange email system. The syntax

More information

University of Sunderland. Microsoft Word 2007

University of Sunderland. Microsoft Word 2007 Microsoft Word 2007 10/10/2008 Word 2007 Ribbons you first start some of the programs in 2007 Microsoft Office system, you may be surprised by what you see. The menus and toolbars in some programs have

More information

Microsoft Word (97, 98, 2000) Word Processing Instructions

Microsoft Word (97, 98, 2000) Word Processing Instructions Microsoft Word (97, 98, 2000) Word Processing Instructions Managing Toolbars Click on View. Select Toolbars. Click to select Standard, Formatting, and Drawing. Formatting Text 1. Once text is typed in,

More information

Budget Exercise for Intermediate Excel

Budget Exercise for Intermediate Excel Budget Exercise for Intermediate Excel Follow the directions below to create a 12 month budget exercise. Read through each individual direction before performing it, like you are following recipe instructions.

More information

Microsoft Word: Steps To Success (The Bare Essentials)

Microsoft Word: Steps To Success (The Bare Essentials) Microsoft Word: Steps To Success (The Bare Essentials) Workbook by Joyce Kirst 2005 Microsoft Word: Step to Success (The Bare Essentials) Page Contents 1 Starting Word 2 Save 3 Exit 5 Toolbars, Alignment,

More information

INTRODUCTION... 1 UNDERSTANDING CELLS... 2 CELL CONTENT... 4

INTRODUCTION... 1 UNDERSTANDING CELLS... 2 CELL CONTENT... 4 Introduction to Microsoft Excel 2016 INTRODUCTION... 1 The Excel 2016 Environment... 1 Worksheet Views... 2 UNDERSTANDING CELLS... 2 Select a Cell Range... 3 CELL CONTENT... 4 Enter and Edit Data... 4

More information

The American University in Cairo. Academic Computing Services. Word prepared by. Soumaia Ahmed Al Ayyat

The American University in Cairo. Academic Computing Services. Word prepared by. Soumaia Ahmed Al Ayyat The American University in Cairo Academic Computing Services Word 2000 prepared by Soumaia Ahmed Al Ayyat Spring 2001 Table of Contents: Opening the Word Program Creating, Opening, and Saving Documents

More information

CHAPTER 1 COPYRIGHTED MATERIAL. Getting to Know AutoCAD. Opening a new drawing. Getting familiar with the AutoCAD and AutoCAD LT Graphics windows

CHAPTER 1 COPYRIGHTED MATERIAL. Getting to Know AutoCAD. Opening a new drawing. Getting familiar with the AutoCAD and AutoCAD LT Graphics windows CHAPTER 1 Getting to Know AutoCAD Opening a new drawing Getting familiar with the AutoCAD and AutoCAD LT Graphics windows Modifying the display Displaying and arranging toolbars COPYRIGHTED MATERIAL 2

More information

Adobe Acrobat Reader 4.05

Adobe Acrobat Reader 4.05 Adobe Acrobat Reader 4.05 1. Installing Adobe Acrobat Reader 4.05 If you already have Adobe Acrobat Reader installed on your computer, please ensure that it is version 4.05 and that it is Adobe Acrobat

More information

ICDL & OOo BASE. Module Five. Databases

ICDL & OOo BASE. Module Five. Databases ICDL & OOo BASE Module Five Databases BASE Module Goals taken from the Module 5 ICDL Syllabus Module 5 Database requires the candidate to understand some of the main concepts of databases and demonstrates

More information

Start menu. Toggles between All Programs & Back

Start menu. Toggles between All Programs & Back Microsoft Windows Vista Illustrated Introductory Working with Windows Programs Objectives Start a program Open and save a WordPad document Modify text in WordPad Work with a graphic in Paint 2 Objectives

More information

Introduction to IBM Rational HATS For IBM System i (5250)

Introduction to IBM Rational HATS For IBM System i (5250) Introduction to IBM Rational HATS For IBM System i (5250) Introduction to IBM Rational HATS 1 Lab instructions This lab teaches you how to use IBM Rational HATS to create a Web application capable of transforming

More information

Word 2016 Tips. Rylander Consulting

Word 2016 Tips. Rylander Consulting Word 2016 Tips Rylander Consulting www.rylanderconsulting.com sandy@rylanderconsulting.com 425.445.0064 Word 2016 i Table of Contents Screen Display Tips... 1 Create a Shortcut to a Recently Opened Document

More information

Microsoft Excel 2010 Basic

Microsoft Excel 2010 Basic Microsoft Excel 2010 Basic Introduction to MS Excel 2010 Microsoft Excel 2010 is a spreadsheet software in the new Microsoft 2010 Office Suite. Excel allows you to store, manipulate and analyze data in

More information

PaperClip32. Revision 2.0

PaperClip32. Revision 2.0 PaperClip32 Quick Start Guide Revision 2.0 Copyright Information Copyright 2003, PaperClip Software, Inc. The PaperClip32 product name and PaperClip Logo are registered trademarks of PaperClip Software,

More information

Microsoft PowerPoint 2016 Basics Unit 9 Final Review - Student Notes Directions: Fill in the blanks.

Microsoft PowerPoint 2016 Basics Unit 9 Final Review - Student Notes Directions: Fill in the blanks. Directions: Fill in the blanks. 1. PowerPoint Window Layout 2. File Tab When clicked, opens - automatically opens the Info option by default Holds the following options: - Info - New - Open - Save - Save

More information

MICROSOFT POWERPOINT 2016 Quick Reference Guide

MICROSOFT POWERPOINT 2016 Quick Reference Guide MICROSOFT POWERPOINT 2016 Quick Reference Guide PowerPoint What is it? What s new in PowerPoint 2016? PowerPoint is a computer program that allows you to create, edit and produce slide show presentations.

More information

Copyright 1998 CH-UH Schools Revised 10/31/98 Authored by: Bob Torrelli Jim Harmon Hannah Reid. Technology Specialists, CH-UH Schools

Copyright 1998 CH-UH Schools Revised 10/31/98 Authored by: Bob Torrelli Jim Harmon Hannah Reid. Technology Specialists, CH-UH Schools Copyright 1998 CH-UH Schools Revised 10/31/98 Authored by: Bob Torrelli Jim Harmon Hannah Reid Technology Specialists, CH-UH Schools Resizing and moving the taskbar 1 Taskbar properties 2 Clear documents,

More information

Lesson 4 - Creating a Text Document Using WordPad

Lesson 4 - Creating a Text Document Using WordPad Lesson 4 - Creating a Text Document Using WordPad OBJECTIVES: To learn the basics of word processing programs and to create a document in WordPad from Microsoft Windows. A word processing program is the

More information

Section 2 Getting Started

Section 2 Getting Started Section 2 Getting Started ECDL Section 2 Getting Started By the end of this section you should be able to: Start, restart and close down a device Log on and log off Windows Recognise and use the Desktop

More information

Introduction to Microsoft Windows

Introduction to Microsoft Windows Introduction to Microsoft Windows lab 1 Objectives: Upon successful completion of Lab 1, you will be able to Describe some of the basic functions of an operating system, and Windows in particular Describe

More information

Beginning PowerPoint XP for Windows

Beginning PowerPoint XP for Windows Beginning PowerPoint XP for Windows Tutorial Description This course introduces you to the PowerPoint program basics for creating a simple on-screen presentation. Intended Audience Individuals interested

More information

Macros enable you to automate almost any task that you can undertake

Macros enable you to automate almost any task that you can undertake Chapter 1: Building and Running Macros In This Chapter Understanding how macros do what they do Recording macros for instant playback Using the relative option when recording macros Running the macros

More information

Chapter. Accessing Files and Folders MICROSOFT EXAM OBJECTIVES COVERED IN THIS CHAPTER

Chapter. Accessing Files and Folders MICROSOFT EXAM OBJECTIVES COVERED IN THIS CHAPTER Chapter 10 Accessing Files and Folders MICROSOFT EXAM OBJECTIVES COVERED IN THIS CHAPTER Monitor, manage, and troubleshoot access to files and folders. Configure, manage, and troubleshoot file compression

More information

ADOBE DREAMWEAVER CS4 BASICS

ADOBE DREAMWEAVER CS4 BASICS ADOBE DREAMWEAVER CS4 BASICS Dreamweaver CS4 2 This tutorial focuses on the basic steps involved in creating an attractive, functional website. In using this tutorial you will learn to design a site layout,

More information

Word 2016 Advanced. North American Edition SAMPLE

Word 2016 Advanced. North American Edition SAMPLE Word 2016 Advanced Word 2016 Advanced North American Edition WORD 2016 ADVANCED Page 2 2015 Cheltenham Group Pty. Ltd. All trademarks acknowledged. E&OE. No part of this document may be copied without

More information

Creating Reports in Access 2007 Table of Contents GUIDE TO DESIGNING REPORTS... 3 DECIDE HOW TO LAY OUT YOUR REPORT... 3 MAKE A SKETCH OF YOUR

Creating Reports in Access 2007 Table of Contents GUIDE TO DESIGNING REPORTS... 3 DECIDE HOW TO LAY OUT YOUR REPORT... 3 MAKE A SKETCH OF YOUR Creating Reports in Access 2007 Table of Contents GUIDE TO DESIGNING REPORTS... 3 DECIDE HOW TO LAY OUT YOUR REPORT... 3 MAKE A SKETCH OF YOUR REPORT... 3 DECIDE WHICH DATA TO PUT IN EACH REPORT SECTION...

More information

SuperNova. Magnifier & Speech. Version 15.0

SuperNova. Magnifier & Speech. Version 15.0 SuperNova Magnifier & Speech Version 15.0 Dolphin Computer Access Publication Date: 19 August 2015 Copyright 1998-2015 Dolphin Computer Access Ltd. Technology House Blackpole Estate West Worcester WR3

More information

To complete this activity, you will need the following files:

To complete this activity, you will need the following files: CHAPTER 1 Windows XP More Skills 12 Move Data Between Windows You can open several application windows at the same time; they do not need to be files created by the same program. Having more than one window

More information

1. Understanding efinanceplus Basics

1. Understanding efinanceplus Basics 1. Understanding efinanceplus Basics To understand the procedures described later in this guide, you will first need some background on the efinanceplus environment. Whether adding, searching for, viewing,

More information

EXCEL BASICS: MICROSOFT OFFICE 2010

EXCEL BASICS: MICROSOFT OFFICE 2010 EXCEL BASICS: MICROSOFT OFFICE 2010 GETTING STARTED PAGE 02 Prerequisites What You Will Learn USING MICROSOFT EXCEL PAGE 03 Opening Microsoft Excel Microsoft Excel Features Keyboard Review Pointer Shapes

More information

Intermediate Microsoft Excel

Intermediate Microsoft Excel Intermediate Microsoft Excel Class learning objectives By the end of class, students should be able to perform the following tasks in Microsoft Word: 1. Completing a Series 2. Review of Excel Basics Create

More information

NCMail: Microsoft Outlook User s Guide

NCMail: Microsoft Outlook User s Guide NCMail: Microsoft Outlook 2003 Email User s Guide Revision 1.0 11/10/2007 This document covers how to use Microsoft Outlook 2003 for accessing your email with the NCMail Exchange email system. The syntax

More information

Computer Application Practical

Computer Application Practical Computer Application Practical Periods / week-04 Total Mark :50 Total periods-60 Sessional : 25, Exam:25 Sl. No. Topic No. of periods 1 Basic Computer Operation 15 2 Word Processing 08 3 SPREADSHEET AND

More information

Small rectangles (and sometimes squares like this

Small rectangles (and sometimes squares like this Lab exercise 1: Introduction to LabView LabView is software for the real time acquisition, processing and visualization of measured data. A LabView program is called a Virtual Instrument (VI) because it,

More information

MICROSOFT WORD 2010 Quick Reference Guide

MICROSOFT WORD 2010 Quick Reference Guide MICROSOFT WORD 2010 Quick Reference Guide Word Processing What is Word Processing? How is Word 2010 different from previous versions? Using a computer program, such as Microsoft Word, to create and edit

More information

Unit 2: Using Windows 7 Lesson 9

Unit 2: Using Windows 7 Lesson 9 Unit : Using Windows 7 Lesson 9 Lesson 9 Looking at the Windows Desktop Objectives In this lesson, you will be introduced to the Windows desktop and how to navigate around in Windows. On successful completion,

More information

Working with Mailbox Manager

Working with Mailbox Manager Working with Mailbox Manager A user guide for Mailbox Manager supporting the Message Storage Server component of the Avaya S3400 Message Server Mailbox Manager Version 5.0 February 2003 Copyright 2003

More information

IntegriSign for MS Excel

IntegriSign for MS Excel IntegriSign for MS Excel Contents 1. Introduction... 2 2. Using IntegriSign in MS Excel 2003... 2 2.1 Creating a Signature... 2 2.2 Sheetwise signing... 3 2.3 Workbook Verification... 4 3. Using IntegriSign

More information

Part 1: Understanding Windows XP Basics

Part 1: Understanding Windows XP Basics 542362 Ch01.qxd 9/18/03 9:54 PM Page 1 Part 1: Understanding Windows XP Basics 1: Starting Up and Logging In 2: Logging Off and Shutting Down 3: Activating Windows 4: Enabling Fast Switching between Users

More information

dbdos PRO 2 Quick Start Guide dbase, LLC 2013 All rights reserved.

dbdos PRO 2 Quick Start Guide dbase, LLC 2013 All rights reserved. dbdos PRO 2 Quick Start Guide 1 dbase, LLC 2013 All rights reserved. dbase, LLC may have patents and/or pending patent applications covering subject matter in this document. The furnishing of this document

More information

Chapter 1: Quick Start

Chapter 1: Quick Start This chapter gives the steps for reconstructing serial sections. You will learn the basics of using RECONSTRUCT TM to import a series of images, view and align the sections, trace profiles, and generate

More information

USB Instruments EasyLogger for PS40M10 "Swordfish" Help

USB Instruments EasyLogger for PS40M10 Swordfish Help USB Instruments EasyLogger for PS40M10 "Swordfish" Help I EasyLogger for PS40M10 Help Table of Contents Part I Introduction 3 1 Welcome to... EasyLogger for PS40M10 3 2 EasyLogger... Features 4 Part II

More information

SKILL AREA 210: USE A WORD PROCESSING SOFTWARE. Lesson 1: Getting Familiar with Microsoft Word 2007 for Windows...5

SKILL AREA 210: USE A WORD PROCESSING SOFTWARE. Lesson 1: Getting Familiar with Microsoft Word 2007 for Windows...5 Contents Microsoft Word 2007...5 Lesson 1: Getting Familiar with Microsoft Word 2007 for Windows...5 The Microsoft Office Button...6 The Quick Access Toolbar...6 The Title Bar...6 The Ribbon...6 The Ruler...6

More information

Basic Windows 95 Skills

Basic Windows 95 Skills Building Mouse Skills Click press left mouse button once used to select options in menus or to move your cursor Double click press left mouse button twice without moving the mouse pointer used on icons

More information

COMPUTER SCIENCE HIGHER SECONDARY FIRST YEAR 2, 3 & 5 MARKS QUESTION AND ANSWERS CHAPTER 7 AN INTRODUCTION TO WINDOWS XP

COMPUTER SCIENCE HIGHER SECONDARY FIRST YEAR 2, 3 & 5 MARKS QUESTION AND ANSWERS CHAPTER 7 AN INTRODUCTION TO WINDOWS XP COMPUTER SCIENCE HIGHER SECONDARY FIRST YEAR 2, 3 & 5 MARKS QUESTION AND ANSWERS CHAPTER 7 AN INTRODUCTION TO WINDOWS XP CHAPTER 7 AN INTRODUCTION TO WINDOWS XP Multiple Choice Questions And Answers 1.

More information

Getting Started with. Office 2008

Getting Started with. Office 2008 Getting Started with Office 2008 Copyright 2010 - Information Technology Services Kennesaw State University This document may be downloaded, printed, or copied, for educational use, without further permission

More information

Handout Objectives: a. b. c. d. 3. a. b. c. d. e a. b. 6. a. b. c. d. Overview:

Handout Objectives: a. b. c. d. 3. a. b. c. d. e a. b. 6. a. b. c. d. Overview: Computer Basics I Handout Objectives: 1. Control program windows and menus. 2. Graphical user interface (GUI) a. Desktop b. Manage Windows c. Recycle Bin d. Creating a New Folder 3. Control Panel. a. Appearance

More information

Lehigh University Library & Technology Services

Lehigh University Library & Technology Services Lehigh University Library & Technology Services Start Word Open a file called day2 Microsoft WORD 2003 Day 2 Click the Open button on the Standard Toolbar Go to the A: drive and highlight day2 and click

More information

1. A folder inside a folder is called. a) Mini Directory b) Sub Directory c) Root Folder d) Child Folder e) None of these

1. A folder inside a folder is called. a) Mini Directory b) Sub Directory c) Root Folder d) Child Folder e) None of these 1. A folder inside a folder is called. a) Mini Directory b) Sub Directory c) Root Folder d) Child Folder 2. A mouse is this kind of device a) Input b) Output c) Network d) Storage 3. All deleted files

More information

Outlook Web Access. In the next step, enter your address and password to gain access to your Outlook Web Access account.

Outlook Web Access. In the next step, enter your  address and password to gain access to your Outlook Web Access account. Outlook Web Access To access your mail, open Internet Explorer and type in the address http://www.scs.sk.ca/exchange as seen below. (Other browsers will work but there is some loss of functionality) In

More information

ACCT 133 Excel Schmidt Excel 2007 to 2010 Conversion

ACCT 133 Excel Schmidt Excel 2007 to 2010 Conversion ACCT 133 Excel Schmidt Excel 2007 to 2010 Conversion Note: Use this handout in connection with the handout on the parts of the Excel 2010 worksheet. This will allow you to look at the various portions

More information

8 MANAGING SHARED FOLDERS & DATA

8 MANAGING SHARED FOLDERS & DATA MANAGING SHARED FOLDERS & DATA STORAGE.1 Introduction to Windows XP File Structure.1.1 File.1.2 Folder.1.3 Drives.2 Windows XP files and folders Sharing.2.1 Simple File Sharing.2.2 Levels of access to

More information

Introduction to Apple Mail with IMAP

Introduction to Apple Mail with IMAP Introduction to Apple Mail with IMAP Version 4 October 2008 Massachusetts Institute of Technology Getting Started This Quick Start class assumes that: 1. Apple Mail is configured for use at MIT. If you

More information

Getting Started Guide

Getting Started Guide SnagIt Getting Started Guide Welcome to SnagIt Thank you for your purchase of SnagIt. SnagIt is the premier application to use for all of your screen capturing needs. Whatever you can see on your screen,

More information