|
1. ALU -
part of the central processing unit that performs calculations and makes
decisions
- Arithmetic
Logic Unit |
|
2. ASCII -
each character on the keyboard has an ASCII value
- American Standard
Code for Information Interchange. |
|
3. CADCAM -
using computers to assist the design and manufacturing process
- Computer Aided
Design and Computer Aided Manufacture. |
|
4. CD ROM -
Most of the software that we purchase comes on one of these
- Compact Disk
Read Only Memory. |
|
5. CD-RW -
You can save your data on this backing storage medium
- Compact Disk
Rewriteable. |
|
6. CNC - An
automated programmable lathe - Computer Numerical Control.
|
|
7. CPU -
Usually referred to as the 'brains' of a computer, it keeps peripherals
under its control - Central
Processing Unit. |
|
8. DDE -
transfers data from one application to another online
- Dynamic Data
Exchange.
|
|
9. Dpi -
the higher the measurement, the better the resolution or quality of
hardcopy
- Dots per inch. |
|
10. DTP -
the process of laying out a document with text, graphics, headlines etc.
- Desk Top
Publishing. |
|
11. EFT -
sending 'money' across telephone lines and other communications links
- Electronic
Funds Transfer.
|
|
12. HCI -
the means of communication between computers and people
- Human Computer
Interface.
|
|
13. LAN -
computers connected by cables, usually confined to a small area within a
building
- Local Area Network. |
|
14. MICR -
necessary for cheque processing - Magnetic Ink Character Recognition. |
|
15. OCR -
we couldn't automatically sort mail without this
- Optical Character
Resolution. |
|
16. OS -
software that controls everything that happens in a computer
- Operating System. |
|
17. POS -
every networked checkout in a supermarket is an example of this
- Point Of Sale. |
|
18. RAM -
the part of the computer that stores running programs and our data.
It's contents are erased when the computer is switched off.
- Random
Access Memory. |
|
19. WWW -
represents the collection of illustrated images on the Internet that can
be displayed by browsers - World
Wide Web. |
|
20. WYSIWYG
- describes the display of a document on screen as it will actually
print
- What You See Is
What You Get. |
|
1.
Hardware can be defined as the parts of a computer system that you can
touch. |
|
2. The
following are hardware: printer, mouse, power cable, processor. |
|
3. A
peripheral is any device under the control of the CPU. |
|
4.
Examples of backing storage devices include CD drive, hard drive, floppy
disk drive, tape streamer. |
|
5. To
be able to communicate properly with a computer, peripherals require an
interface. |
|
6.
Interfaces consist of hardware and software. |
|
7. The
part of the computer that is sometimes described as its 'brain' is the
processor. |
|
8.
Storage capacities of computer memory and backing store are measured in
Megabytes (MB), Kilobytes(KB) and Gigabytes (GB). |
|
9. ROM
stands for Read Only Memory. |
|
10.
Random Access Memory is used for storing programs and data that are
currently being used by the user. |
|
11.
RAM is sometimes described as being volatile. Volatile means that
its contents are lost when the computer is switched off. |
|
12.
When installing a new printer or other peripheral, it is essential to
install a driver before the device will work properly. |
|
13.
Mainframe computers permit multi-access and multi-programming. |
|
14.
The term computer configuration means describing the different hardware
used by an organisation |
|
15.
Dedicated computers have only one function, e.g. control traffic lights
in a town, games machines. |
|
16.
Computers come in varying sizes from supercomputers to hand held,
e.g. notebook. |
|
17.
Output devices display the results of processing. |
|
18.
Examples of communications devices are: fax and modem. |
|
19.
The main factors that determine the power of a computer are: the
type of processor, clock rate, and amount of RAM . |
|
20. A
computer system consists of hardware, software and users. |
|
1. An
operating system is best described as software. |
|
2.
Basic tasks performed by an operating system include checking the
keyboard for input, controlling the transfer of programs in and out of
main memory, communicating with the user, keeping track of files and
directories on backing storage. |
|
3.
Some operating systems enable multi-tasking. An example of
multi-tasking is a user working on spreadsheet whilst uploading
files to the Internet and printing documents in background mode. |
|
4.
Operating systems may have command driven or menu driven interfaces.
Newer operating systems like Windows NT have menu driven interfaces. |
|
5.
Most people prefer menu driven interfaces because they don't need to
remember complex command statements and therefore they're easier to use. |
|
6.
Operating systems perform spooling. Spooling is the temporary
storage and management of output to printers and other output devices
until they can cope with it. It's like buffering. |
|
7.
When purchasing applications software it is important to ensure that it
is written to run under the operating system on your machine. |
|
8.
When a computer is switched on, the first thing it does is to to boot up
the computer by reading ROM, which then calls up the operating system
from RAM, carry out a system check. |
|
9. One
function of an operating system is to handle interrupts.
Interrupts are signals from hardware or software requesting attention
from the operating system. |
|
10. An
operating system with multiprogramming capability is one that runs
two or more programs at the same time, executing them as needed. |
|
11.
Certain applications require real time operating systems that respond to
input and produce results instantly. Examples of such applications
are robotics and airline reservations. |
|
12.
Large centralised databases like the Police National Computer run under
operating systems that are multi-access and multi-tasking. |
|
13.
Utility programs are usually supplied as part of an operating system
package, although they are not strictly speaking part of the operating
system. Common functions these utilities perform are file renaming,
deletion, copying, sending to printer or other output device, making
backups. |
|
14.
Controlling user access and passwords to a mainframe computer is the job
of the operating system. |
|
15.
Graphical user interfaces (or GUIs) make it easy for users to interact
with the operating system by pointing at icons and clicking on them. |
|
16.
Processing can be carried out interactively or in batch mode. The
method used depends on the application. Payroll, billing and
other regular processing that repeats the same task for thousands of
records is best carried out in batch mode. |
|
17. An
example of a menu driven operating system on PCs is called Windows 98. |
|
18.
Mary purchased a new computer and had to specify the software she also
wanted. She wanted to be able to write essays and produce graphs.
What software would you recommend? an operating system, word
processing and a spreadsheet package with graphical capabilities. |
|
19. A
friend offered to give Mary a copy of their operating system software to
save her the expense. Why should she purchase her own? it's
illegal not to have a software license for a copy of software on each
machine, and she wouldn't be able to obtain technical support for the
software. |
|
20.
Multi-user operating systems maintain access logs for security purposes.
An access log stores details of user login and logout details, dates and
times. |
|
1.
Software consists of lists of instructions for a computer to execute or
carry out. |
|
|
|
2.
Most programs are written in a high level programming language then
translated into machine code by a: translator. |
|
|
|
3.
Software can be divided into 2 broad types: applications software that
enables a user to carry out a task or systems software that keeps the
computer working properly. Examples of systems software are:
operating system, utility software, device drivers. |
|
|
|
4. A
software package usually includes the programs on CD or disk, user guide
and installation instructions. |
|
|
|
5.
Software that is obtained illegally, e.g. borrowed from a friend is
called pirated software. |
|
|
|
6. On
a computer network software licenses must be obtained for every
machine on a network that will be running the software at any one time. |
|
|
|
7.
General purpose packages are those which users can build applications
with, e.g. word processing. |
|
|
|
8. The
facilities offered by database are: storage of large volumes of
information in a structured format as records, efficient sorting and
searching, various reporting options. |
|
|
|
9.
Disadvantages of database on computer are possible registration
with the Data Protection Act if records about people are stored, the
need for ensuring security and privacy. |
|
|
|
10.
Sensitive data that may be stored in databases includes salary and
medical details, criminal records. |
|
|
|
11.
Applications based on database are: booking systems, online banking,
stock control. |
|
|
|
12. A
health and fitness gymnasium uses database. Some of the tasks it
is likely to use database for are: storing membership records, mail
merge for membership renewal, fitness records for recording
progress and weight, payroll. |
|
|
|
13.
The creation of graphics images using graphics packages requires large
amounts of memory and can be slow on some computers. When
purchasing a computer for graphics work it is important to get one with
a large amount of RAM, a large hard drive and a fast processor. |
|
|
|
14.
Graphics image files are of different types but can be recognised
by their file extensions. Graphics files are likely to have the
following file extensions: .bmp, .wmf, .gif, .jpg, .tiff |
|
|
|
15.
When pictures are scanned they are saved as bitmap images. |
|
|
|
16.
Images may be obtained to illustrate documents by the following methods:
drawing them using a paint or draw package, scanning, digital camera. |
|
|
|
17. A
restaurant would use the following software for producing weekly menus
to place on tables: word processing, graphics, DTP. |
|
|
|
18.
The restaurant wants to computerise its accounts. What software
would you recommend from the following list: spreadsheet. |
|
|
|
19.
When software is unable to function with a computer because it is not
written for its operating system, it is said to be incompatible . |
|
|
|
20. It
is sensible to keep copies of files in case they become corrupted or
lost. An identical copy is called a backup. |
|
|
|
|
1.
Times New Roman,Arial,Verdana,sans-serif, Arial and Mistral are all
types of font |
|
|
|
2. The
text shows full justification. |
|
|
|
3.
Bold and italic are styles. |
|
|
|
4.
Another name for the shape preceding items in lists is a bullet. |
|
|
|
5. The
purpose of a thesaurus is to display alternative words with the same
meaning to the one selected. |
|
|
|
6.
Page numbers are usually added to the sections at the top or bottom of a
page called headers and footers. |
|
|
|
7.
When you make changes to the content or words on a word processed page,
it is called editing. |
|
|
|
8.
There is a facility in many packages, including word processing, where
one word may be substituted for another throughout the length of a
document irrespective of how many times it appears by entering both
words into a form. This is called Search and Replace or Find and
Replace. |
|
|
|
9.
Word processing packages have a facility whereby a standard letter may
be merged with data from a database to produce personalised letters.
This is called mail merge. |
|
|
|
10.
Users can determine how much text is printed on each page by adding
page breaks to their text. |
|
|
|
11.
Two methods of text input into a word processing package are type it in
using the keyboard or use voice recognition software. |
|
|
|
12.
Two common output devices used with word processing systems are monitor
and printer. |
|
|
|
13.
DTP stands for Desk Top Publishing. |
|
|
|
14.
The purpose of DTP packages is to allow the user to design the layout of
pages, import and place text and graphics. |
|
|
|
15.
DTP software is used extensively in the magazine and newspaper business. |
|
|
|
16.
Images used to illustrate pages can be of varying resolutions.
Resolution refers to the degree of detail in an image. A high resolution
image would be clearer than a low resolution image. |
|
|
|
17.
Apart from scanning, another method of obtaining digital images for use
in documents is by taking a photograph using a digital camera. |
|
|
|
18.
High quality documents for distribution to customers would be printed
using a colour laser printer. |
|
|
|
19.
WYSIWYG is an acronym that is often associated with electronic document
processing packages. It stands for What You See Is What You Get. |
|
|
|
20. A
document can be created in a certain style with set fonts, point sizes,
colours, headline styles, common text, and page layout features as a
starting point for other documents. In Microsoft Word it can be obtained
by clicking on File and New and choosing one from a list. This
type of document is called a template. |
|
Allocation
Unit
- The smallest space that DOS can access on a Disk.
The size of these is dependent on the size of disk and the type of FAT
used. see also Partition
APPEND
- Allows programs to open data files in specified
directories as if they were in the current directory
ASCII
American Standard Code for Information Exchange
ASSIGN
- Redirects requests for disk operations on one drive
to a different drive
ATTRIB
- Displays or changes file attributes.
ATTRIBUTES
- Relating to whether a file is Read Only, Hidden or
a System file
AUTOEXEC.BAT
- A text file used by the system at startup. See also
CONFIG.SYS
BACKUP
- Backs up one or more files from one disk to
another. See also RESTORE
BASIC
- Beginers All purpose Symbolic Instruction Code. A
programming language
BINARY
- The numbering system used by ALL computers can be
either 0 or 1 (base 2). See also DENARY
& HEXADECIMAL
BREAK
Sets or clears extended CTRL+C checking.
BIOS
Basic Input/Output Sytem Built into computer ROM
Bit
Binary
Digit - can be either 0 or 1
Boot
Bootstrap, Loading the Operating
System at start up
Bug
- Software (program) problem
Bus
- The Data Highway in the computer - see ISA/VESA/PCI
Byte
C
/ C++
- Hardware independent Computer Language
Cache
- Small amount of very fast memory
CALL
- Calls one batch program from another.
CD
- Displays the name of or changes the current
directory.
CD
ROM -
A CD disc with computer data on it, like an
audio CD
CHCP
- Displays or sets the active code page number.
CHDIR
- Displays the name of or changes the current
directory.
CHKDSK
- Checks a disk and displays a status report. See
also SCANDISK
CLS
- Clears the screen.
CMOS
- A part of the 'Firmware' that stores the
particulars of the system, i.e. the Hard Drive parameters, the Memory size, etc.
COBOL
- Common Business Orientated Language. A programming
language
COM
- A serial
I/O
port. Can be used for a Modem, Mouse etc. e.g. COM1 COM2 etc.
COMMAND.COM
-The command interrupter, which reads commands typed
at the keyboard and attempts to obey them. COMMAND.COM has some simple commands
built in - these are known as internal commands.
COMP
- Compares the contents of two files or sets of
files.
CONFIG.SYS
- A text file used by the system at startup. See also
AUTOEXEC.BAT
Conventional
Memory
- The FIRST 640 Kbytes
of memory, also known as Low Memory. The amount available can be vital to some
older programs, usually Games.
COPY
- Copies one or more files to another location. Can
also be used to write to a device. e.g. CON
CPU
- Central Processing Unit - the Intel 486/Pentium or
AMD/Cyrix Proccesor in the computer
CTTY
- Changes the terminal device used to control your
system.
Crash
- Common term for when the computer freezes
DATE
- Displays or sets the date.
DEBUG
- Runs Debug, a program testing and editing tool.
DEL
- Deletes one or more files. See also ERASE
DELTREE
- Deletes a Directory
AND ALL SubDirectories and ALL files
DEFRAGMENT
- Re-arrange the files on the hard drive so that the
occupy consecutive allocation units
DENARY
- The numbering system used by humans, numbers 0 to 9
(base 10). See also BINARY
& HEXADECIMAL
DEVICE
- A command used in Config.sys
to load a device driver. See also DEVICEHIGH
& LOADHIGH
DEVICEHIGH
- A Command used in Config.sys
to load a device driver into the Upper Memory Area. See also DEVICE
& LOADHIGH
Device
Driver
- Software that drives a perhipheral or device
DIMM
- Dual Inline Memeory Module. See also RAM
& SIMM
DIR
- Displays a list of files and subdirectories in a
directory.
Directory
- A container of files on the disk. See also FOLDER
DISKCOMP
- Compares the contents of two floppy
disks.
DISKCOPY
- Copies the contents of one floppy
disk to another.
DLL
- Dynamic Link Libary
DMA
- Direct Memory Access. A system that allows a device
to access the Main Memory without going through the CPU
DOS
- Disk Operating System - usually by Microsoft
DOSKEY
- Edits command lines, recalls MS-DOS commands, and
creates macros.
DOSSHELL
- Starts MS-DOS Shell.
DRAM
ECHO
- Displays messages, or turns command echoing on or
off.
EDIT
- Starts MS-DOS Editor, which creates and changes ASCII
files.
EDLIN
- Starts Edlin, a line-oriented text editor.
E-Mail
- Electronic Mail used on the Internet. See also POP3
ERASE
- Deletes one or more files. See also DEL
EXIT
- Quits the COMMAND.COM
program (command interpreter). Also shuts down a DOS Window.
FAT
- File Allocation Table. DOS uses FAT 12 ( 0Mb -
15Mb) or FAT 16 ( 16Mb - 2048Mb), later versions of Windows 9x use FAT 32 (
512Mb upwards). The number indicates the 'bits'
used in the address table to locate parts of the Hard
Disk See also Allocation
Units
FC
- Compares two files or sets of files, and displays
the differences between them.
FDISK
- Configures a hard disk for use with MS-DOS.
FIND
- Searches for a text string in a file or files.
Floppy
Disk
- A removable diskette for storing small amounts of
Data, the standard is now 3 1/2" 1.44Mb capacity
FOLDER
- See Directory
FOR
- Runs a specified command for each file in a set of
files.
FORMAT
- Formats a disk for use with MS-DOS.
See also UNFORMAT
Font
- Style of characters displayed on screen
FTP
- File Transfer Protocol - transmission of files over
phone
Gbyte
- 1024 Mbyte
GOTO
- Directs MS-DOS
to a labelled line in a batch program.
GPF
- General Protection Fault - When things go really
wrong in Windows
GRAFTABL
- Enables MS-DOS
to display an extended character set in graphics mode.
GRAPHICS
- Loads a program that can print graphics.
Graphics
Card
- Expansion Card that drives the Monitor
GUI
- Graphical User Interface - See Windows
Hard
Disc
- Fast storage device where programs are stored. See
also IDE,
EIDE
& SCSI
Hardware
- The physical parts of a computer that you can touch
HELP
- Provides Help information for MS-DOS
commands.
HEXADECIMAL
- A numbering system that uses the numbers 0 to 9 and
the letters A to F. See also BINARY
& DENARY
HIMEM.SYS
- A program run from Config.sys
to allow access to the High Memory area just above the first Mbyte
See High
Memory Area
High
Memory Area
- The area just above 1Mb, (address 1024Kb - 1088Kb)
HTML
- HyperText Markup Language - used on the Internet. See also Hypertext
Hypertext
- A way of allowing user to jump between places in
document, See also HTML
IF
- Performs conditional processing in batch programs.
I/O
Port
A cable connector to a computer. See USB,
Serial
Ports & Parallel Ports
IBM
(Compatible)
- International Buisiness Machines, the company who
first 'developed' the 'Personal Computer' as we know it. (A PC capable of
running the MS
DOS operating system, and/or Windows)
IDE
- Intergrated Drive Electronics - refers to Hard
Discs
Internet
- Millions of interconnected computers in a global
network. See also WEB,
WWW
IP
- Internet Protocol - used with TCP
IRC
- Internet Relay Chat - real time 'talk' on the Internet
IRQ
- Interupt Request - Hardware calls to the CPU
ISDN
- Intergrated Services Digital Network - Expensive!!!
ISP
- Internet Service Provider - your link to the
Internet
Java
- Hardware Independent Computer Language
JOIN
- Joins a disk drive to a directory on another drive.
JPEG
- Graphics compression type
Jumpers
- Device to alter settings on an expansion
card/Motherboard
Kbit
- 2 to the power 10 bits
= 1024 bits
Kbyte
- 2 to the power 10 bytes(8
bits)
= 1024 bytes
Kernal
- Lowest level of an Operating
System
LABEL
- Creates, changes, or deletes the volume label of a
disk.
LAN
- Local Area Network
LINUX
- A different Disc Operating System, distributed
freely under a Public Licence. Used to run Networks. See also UNIX
LPT:
- Line Printer. The I/O
parallel
port that is used to send information to the printer ( and sometimes
other parallel port devices) e.g. LPT:1 LPT:2 etc.
Machine
Code
- The BINARY
code that the CPU
works with
Macintosh
- Non-IBM compatible type Personal Computer
Maths Co-processor
- Used for Floating Point calculations - usually
built into CPU
Mbit
- 2 to the power 20 = 1048576 bits
Mbyte
- 1024 Kbytes
MD
- Creates a directory. See also MKDIR
MEM
- Displays the amount of used and free memory in your
system.
Memory
- Normally refers to RAM - See RAM
MICROSOFT
- The company that supplied the first DOS
to IBM
( NOTE supplied NOT wrote !). Headed by Bill Gates
MIME
- Multipurpose Internet Mail Extensions - E-mail
format
MIRROR
- Records information about one or more disks.
MKDIR
- Creates a directory. See also MD
MODE
- Configures a system device.
Modem
- Modulator Demodulator - allows computer to talk on
phone
Monitor
- The computer screen
MORE
- Displays output one screen at a time. Superceeded
in most cases by the switch /P
Motherboard
- Main PCB in a computer, holds other components
Mouse
- Hand operated Pointing device. See also TRACK
BALL
MOVE
- The external DOS V6 command that MOVE's a file from
its start location, to its new location. Prior to this you had to COPY
and then DELETE
the origional file
MPEG
- Moving Picture Expert Group - compression standard
Multimedia
- Sound, Video, Animation on computers
Multithreading
- Running several computer tasks at the same time.
Network
- A number of computers connected together - see
LAN and INTERNET
Operating
System
- Provides services to the system. These services
consist mainly of access to the hardware resources such as the disk drives,
keyboard, etc.
OS/2
- Another Disc Operating System, developed initially
by IBM
and Microsoft ( who dropped out and 'developed' Windows). Still in use mainly be
enthusiasts ( and Bill Gates haters!!!!)
Parallel
Port
- The connection to the Printer. See also LPT
Partition
- A system used to reduce the size of a large
physical Hard drive into 'Logical' drives. This can reduce the size of the Allocation
Units addressable by the FAT
e.g. 1Mb - 127Mb = 2Kb Allocation units, 512Mb - 1Gb (FAT 16) = 16Kb Units and
FAT 32 = 4Kb (upto 8.4Gb)
PATH
- Displays or sets a search path for executable
files. It is also used as a System Variable
PAUSE
- Suspends processing of a batch file and displays a
message.
PCI
- The latest type of Local Bus. Supercedes
VESA.
See also ISA
Pixel
- Picture Element - smallest dot on the monitor
display
Plug
and Play
- The ability of the operating system (Windows 95 and
above) to configure new hardware with little or no user intervention.
POP3
Port
- Expansion plug at rear of Computer
POST
- Power On Self Test. The proceedure that your
computer goes through each time it starts (Powers On)
PPP
- Point to Point Protocol - Internet standard
PRINT
- Prints a text file while you are using other MS-DOS
commands. May not be available in later versions (Win9x) of DOS
Processor
- The chip that does most of the work - see CPU
Programs
- Computer software e.g. Word Processor
QBASIC
- Starts the MS-DOS QBasic programming environment.
RAM
- Random Access Memory - Main computer memory. See
also SIMM
& DIMM
& DRAM
& VRAM
& SDRAM
REN
- Renames a file or files. See also RENAME
RENAME
- Renames a file or files. See also REN
ROM
- Read Only Memory
SCANDISK
- Checks a disk ( including a Surface Scan) and
displays a status report, more powerful than CHKDSK.
SCSI
- Small Computer System Interface
Serial
Port -
The connection to a Mouse / Modem / Printer.
See also COM
TCP
- Transmission Control Protocol - used with IP
- Terminate and Stay Resident, a term used for
programs that run and then stay in memory for instant use later, a Mouse
driver or a Network
driver are examples
UNIX
- A powerful Operating system used on large systems,
ideal for Networks. See also LINUX
Upper
Memory Area
- RAM
between 640Kb and 1024Kb
- Tells MS-DOS whether to verify that your files are
written correctly to a disk.
VRAM
- Video Random Access Memory - special type of DRAM
WEB
- Part of the Internet, also known as World Wide Web (WWW)
WINDOWS
- The Microsoft GUI.
It is the pictorial interpretation of the Computer functions
WWW
- World Wide Web, part of the Internet. see also
WEB
An AUTOEXEC.BAT file contains DOS
commands which are executed automatically when a PC boots. The file is usually
located in the root directory of the hard drive or floppy from which the
computer boots up. The AUTOEXEC.BAT file is used to set defaults and to run programs that should
be executed upon startup (comparable to the .login file on Unix
accounts). Below is a list of statements that typically go into an AUTOEXEC.BAT file, followed by explanations of each statement's purpose.
The AUTOEXEC.BAT file is an example of a batch file, used to automate
functions in DOS. In their simplest form, batch files contain DOS commands.
There is, however, a batch file language which includes commands for such things
as loops and execution branches.
Example:
@ECHO OFF
This optional command will suppress the display of
subsequent commands while the AUTOEXEC.BAT
file is being executed. You can also use ECHO
to display lines of text.
Example:
PATH C:\;C:\DOS;C:\WINDOWS;C:\TWSKPPP\LWP\BIN;
C:\TWSKPPP\TWSK21F
Note:
This example PATH
command should actually be placed on a single line in the AUTOEXEC.BAT
file, with the line wrapping around rather than being interrupted by carriage
returns.
Sometimes, you will see the command in the form SET
PATH, or PATH
= . Both are valid forms of the command.
Use the PATH command to tell DOS which directories to look into when an
executable file is not in the current directory. When you enter a line of text
at the DOS prompt that is neither a recognized command nor an executable
filename in the current directory, DOS will search through the directories in
your PATH for a filename
that matches the text you entered. This command is highly recommended unless you
are using a menuing shell.
Many packages (such as WordPerfect) automatically add or modify the PATH line during the installation process. The path cannot exceed
127 characters, and may be further limited by your DOS environment space.
Sometimes you might see more than one PATH command in AUTOEXEC.BAT. The second and subsequent PATH commands might have the form:
PATH=%PATH%;C:\BLASTER
%PATH% represents the existing path. This example would add C:\BLASTER to the path.
If you enter PATH at the C:\ prompt, the current path will be displayed. This can be a
good troubleshooting tool, as it can tell you if the PATH command in AUTOEXEC.BAT has become too long and thus truncated.
Example:
SET TRM=C:\WINDOWS\TEMP
SET TEMP=C:\WINDOWS\TEMP
SET BLASTER=A220 I5 D1 T1
SET
is used to set system variables, which are used to pass information to programs.
In these examples, the command is used to tell programs in what directories to
store certain files or where configuration files are kept. Some programs (such
as Windows) will set up this statement during the installation process, and many
programs require SET
statement entries in the AUTOEXEC.BAT
file to run correctly. In some cases, a backslash following the end of a
directory name is required, and spaces at the end of a line may cause trouble.
If you enter SET
at the C:\
prompt, all the system variables will be displayed.