Handling Computer Files Year 11
Handling Computer Files Year 11
4. Copy: To produce a file so that it is the same as the original piece of work
File Insecurity
File security is a feature of a file system which controls which users can
access which files, and places limitations on what users can do to it. If these
(i) Use of backups: This refers to making copies of data so that these
additional copies are used to restore the original after the loss event. It is also
a method of making copies of the file in a separate location so that they can
be restored if something happens to the computer. This can be done by using
itself and that can infect other programs by modifying them or their
computer viruses.
to enter a password.
(iv) Proper label of storage device: You should label your storage devices
like floppies, CDs, DVDs, Pen drivers etc. So that you know what is exactly
user.
1. Choose a DOS file name: A DOS file name is a string consisting of a base
of a period and at most three characters. Blank spaces are not allowed. Some
FORT500.
statement. OPEN file name FOR OUTPUT AS #n. Where n is the reference
number.
5. After all the data have been recorded in the file, execute CLOSE #n</br
following steps:
1. Choose a number from 1 to 255 to be the reference number for the file
reference number
4. After the desired items have been found close the file with the statement
CLOSE #n.