MANUAL FOR SETATTR (BBC BASIC) This file describes the program SETATTR which alters the file attributes of a file without having to load the file into memory - problematic if the file is larger than memory. The manual is (C)1997 SPROW and software is (C)1996 SPROW INSTRUCTIONS- At the BASIC prompt,type CHAIN"SETATTR" The program will then ask for a filename,which you should enter as appropriate.The existance of the file will then be checked. Three lines will then appear showing the current attributes,for reference purposes. Prompts will then request the replacement attributes,which must be entered in hex. Because the 'access' value is filing system dependant,I advise that you don't alter this,unless you happen to be very good at hexadecimal. KNOWN PROBLEMS/FUTURE ENHANCEMENTS- No known problems HISTORY- V1.00 First release to 8 Bit Software disk user group V1.05 Added recognition of image files