GNVQ Advanced IT - Element 6.3



Automated Procedures
 
Types of Autoated Procedures
Purpose
Examples in Word Processing 
Examples in Spreadsheet 
Examples in Windows
Examples in DOS
Facilities to Produce Procedures
Specification
Evaluation

When using a computer we often repeat certain tasks over and over again.  These tasks may range from simple file-handling or producing word processed documents in the same format  to complicated routines that we use in other applications packages.  e.g. formatting a page for output, validating input, calculating VAT, drawing charts, reporting from a file, or using a program or application from the operating system.

It is often easier to automate these tasks so that we can repeat the procedure as often as we wish with fewer key-strokes or mouse movements.  We call these processes Automated Procedures and they can be categorized as follows



Categories of Automated Procedures top


Purposes of Automated Procedures

Using automated procedures has several advantages. Since they reduce the amount of typing or mouse movements, they will reduce the number of input errors and also save time.  They can help to standardise procedures and generally make life easier for the computer user.  These advantages are the purposes of creating procedures and can be listed as follows:-

 top


Examples of automated procedures in Word Processing
  1. Creating a template for business documents or forms to fill in, like records of achievement or CVs
  2. Creating a template to generate an internal memo and mail it to all people on a given list
  3. Creating a macro to set up margins, tabs and fonts for part of a file
 top


Examples of automated procedures in spreadsheets
  1. Automating the production of a printed invoice
  2. Creating a macro to create a chart from entered data
  3. Validation checks on an input screen
 top


Examples of automated procedures in Windows
  1. Custom-building the opening Windows screen using Startup
  2. Creating an icon to run an application created using an applications package
 top


Examples of automated procedures using DOS
  1. A menu from which a user may choose which application to run
  2. The facility to back up files, delete certain files etc.
top


Facilities available for creating automated procedures :- top


Specification of an automated procedure

The specification of an automated procedure includes:-

top


Evaluating an automated procedure

When evaluating an automated procedure we need to look at the costs, benefits and fitness for purpose associated with its production. We also need to examine where  the procedure could be improved.  Some questions that might be asked could be

Once we have evaluated the procedure, we can suggest what improvements, if any, might be made to it.
top


 
 Top of Page
Home Page
Query for Tutor?