Read Only Attribute: attrib command |
|
When a file is created in Nota Bene it is automatically assigned a read/write status or "attribute". You can protect files from accidental editing by changing its status to read only. To check on the attribute of a file type attrib filename. A number 1 or 0 will appear on the status line. 0 indicates read-write and 1 indicates read only.
Any file can be opened for reading only by using the read command, even those that do not have the read only attribute. See read command.
To change a file's attribute to read only:
To change a file's attribute to read/write:
This version of Nota Bene supports long file names through the menus, but the action line is limited to filenames of 8 letters plus a 3 letter extension.
See also: Opening a File for Reading: menus
|